----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Steve Downey wrote:
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Can anyone share experiences/recommendations on an IDE for doing Java/Java
> servlets in general, but with JServ in particular.
>
> I'm on NT now, hope to move to Linux soon. Most interested in how good the
> debugger is and how well it works with servlets.
>
> I'm willing to pay, but free/cheap is always a plus.
>
Hi there,
I mainly use emacs/xemacs as my IDE.
There is JDE, a java mode for emacs/xemacs and
there is Jacob, which works together with xemacs.
haven't used JDE,except the highlighting stuff, and
Jacob is pretty nice, really.
Concerning debugging: I use system.out.println("this is not very efficient for
debugging...:-)");
hope this helps...
remo
PS I had a look at JBuilder at Linux World in NYC, and it looked pretty
nice...
I like that they have a emacs-mode in their editor....
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]