To view our full selection of recent Eclipse stories click here
Over the last several weeks I've received a few questions about remote
debugging with Eclipse. I posted about this on my other blog back in February
here but with not enough info for others to follow.
If you go look at that blog entry you will see that I looked into 'in
eclipse' debugging but did not find it satisfactory.
So without further ado here is how I use Tomcat, JBoss, and Eclipse to build
and debug applications.
Whichever platform you are using (Tomcat or JBoss) you need to start them
with the JPDA debugging enabled. For Tomcat this is very easy. In the
$CATALINA_HOME/bin directory there is a script catalina.sh. If you provide
the arguments 'jpda start' tomcat will startup and listen on port 8000 for ... (more)
When I was first asked to take on the role of Editor in Chief for Eclipse
Developer's Journal (EDJ) I naturally asked myself this same question. Why do
we need a journal dedicated to Eclipse right now?
I believe there are two main answers: 1. the community is large and growing,
and 2. the community would benefit from a magazine focused exclusively on the
Eclipse ecosystem.
While I searche... (more)
JDJ's Bill Dudney (pictured) writes: With the popularity of Object Relational
Mapping tools like Hibernate and Cayenne, developers are more often than
other giving control of some of their code to models. Will this help raise
MDA into the mainstream? Will MDA take its hoped-for place as the next level
of abstraction for developers?
What about MDA
Model Driven Architecture, also known as MD... (more)
Eclipse Developer's Journal: What is MyEclipse and what's unique about the
Enterprise Workbench?
Maher Masri: The goal of MyEclipse is to provide a comprehensive, practical,
low-cost and fully integrated enterprise development tool suite that anyone
can afford to use around the globe. MyEclipse Enterprise Workbench is the
first commercial J2EE IDE plugin suite for Eclipse offering an
en... (more)
Oracle Buying JBoss? Who Cares?
Ok, I've been following the hype and speculation about Oracle buying JBoss
but the latest bit that I read on Business Week really got my dander up. Its
not the article from BW that was irritating at all it was the comment by some
one claiming to be 'Siddharth Gulhati'. I don't know Sid but his comment is
over the top for me.
Quoth Sid;
"Guys! Open source i... (more)