[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

some java question (linux related)



hi list,

I've been asked to assess the feasibility of developing java
applications/ applets on linux. 

Currently, our development method is write via $FAVORITE_EDITOR, compile
via javac and debug via jdb, when it works, or via System.err.println
when it doesn't.

I assume some of you on this list dabble in java programming, and if so,
I would appreciate any tips you can provide, on the following:

What tools do you use? (IDE, editor, ?)
What debugger do you use?


Thanks in advance!

BTW, concerning debuggers, we have tried ddd, which functions (among
other things) as a jdb front end. the problem with it, is, of course,
that it functions as a jdb front end. jdb must die. 
-- 
mulix

linux/reboot.h: #define LINUX_REBOOT_MAGIC1 0xfee1dead

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il