I use AnyJ it is free for linux and have nice features:
1. _Very_ Fast
2. Has dynamic method or class completion for ex, if i type System.out.pr and
CTRL+SPACE it shows pop up where i can select method from output stream class.
3. Goes from method call to its definition. 
4. Easy to integrate with external tools for ex with cvs 
5. Debuggers is usable (but source files must be compiled only with javac (
class files compiled  with jikes,  makes debugger crash))


you can try to download it from
http:\\www.netcomputing.de


- 
Donatas Simkunas
Programmer
No Magic, Kaunas, Lithuania
WWW: http://www.nomagic.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to