Java debugger

N

ndrli

Hi,

I am looking for a java debugger to debug regular java class file.

I have existing java files. I use emacs to edit them. I use jbuilder as
a debugger when I need it. I do not like jbuilder: like other IDEs, it
is too smart. It checks and manages many things which I do not need. Is
there a standalone GUI debugger? Or, which IDE will bother me the
least?

Any information would be appreciated. Thanks in advance.
 
S

Stefan Schulz

Hi,

I am looking for a java debugger to debug regular java class file.

I have existing java files. I use emacs to edit them. I use jbuilder as
a debugger when I need it. I do not like jbuilder: like other IDEs, it
is too smart. It checks and manages many things which I do not need. Is
there a standalone GUI debugger? Or, which IDE will bother me the
least?

I found the Eclipse debugger both unobtrusive and powerful, but eclipse if
not everyones cup of tea.
 
J

Jeffrey Spoon

Stefan Schulz said:
I found the Eclipse debugger both unobtrusive and powerful, but eclipse if
not everyones cup of tea.

I like Eclipse but often use JCreator because I find it easier and it's
small and fast. I use Eclipse for debugging though.
 
S

Steve

I found the Eclipse debugger both unobtrusive and powerful, but eclipse if
not everyones cup of tea.

I recently started using NetBeans 4.1 and I have been surprised at
useful and fun to use it is. It does include a debugger. I have used
this a little. It was exceptionally easy to get started with. I've been
using the Junit integrated testing facilities and am building JSP
applications using the bundled Tomcat server. It sure looks like Sun
has really done something to counter the Eclipse movement!
 
C

Christophe Tela

Hi,

I am looking for a java debugger to debug regular java class file.

I have existing java files. I use emacs to edit them. I use jbuilder as
a debugger when I need it. I do not like jbuilder: like other IDEs, it
is too smart. It checks and manages many things which I do not need. Is
there a standalone GUI debugger? Or, which IDE will bother me the
least?

Any information would be appreciated. Thanks in advance.

You can try JSwat (http://jswat.sourceforge.net/). It is a standalone
debugger.

Regards,
Christophe
 
S

Steve Kai

I like Eclipse but often use JCreator because I find it easier and it's
small and fast. I use Eclipse for debugging though.

JCreator appears to be a windows-only product (.exe installer)
 
N

ndrli

Thanks. I will try.

For IDEs, they force me to setup a project. The project is too smart. I
do not
need it. I just want a debugger.
 
S

Steve Kai

Hi,

I think u should give Intelli J Idea a try.
http://www.jetbrains.com/idea/
curious to know ..why u don't prefer a smart IDE for debugging..makes
life much easier :)

Tejas

I like free stuff. I have tried IntelliJ though not in any great depth.
I don't have that sort of money to spend on an IDE. I'd more likely
just use a simple text editor with syntax highlighting. I recently
re-discovered NetBeans. I had been a Forte user, years ago. I got into
using JBuilder, but that's really way too expensive. I develop software
at home on a mac and so far I've been happy with the general
responsiveness and performance of NetBeans, though I prefer to use the
Metal look and feel as the default. Overall I had the feeling that
NetBeans was more intuitive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,166
Latest member
DollyBff32
Top