On Fri, Nov 19, 1999 at 07:08:13AM -0600, Glenn Holmer wrote:
> The no-brainers that made the list right away are Visual Age,
> JBuilder, and NetBeans, because they all run (or will soon) on
> Linux. Can anybody give opinions or sources of info that will
> help us with this decision? What I want to prepare is a feature-
> for-feature comparison.
Some of the main features of JBuilder:
- 100% Java.
- CodeInsight: shows dynamically the completion of the method and the
arguments while your typing.
- Dynamic syntax check shows error in code before you compile
- Full support of JDk 1.2
- Visual Designer with two-way tool (you change the code in the editor
and the designer updates the view).
- Debugger with handling of deadlock in Threads.
- Integrated and command-line compiler with true dependency checker
and minimal compilation.
- Remote debugging.
- Applet,Servlet,Javabean support.
- OpenTools architecture to extend the IDE with add-ins.
- Extensive on-line help.
- Available for Solaris now, Linux very soon.
--
Paolo Ciccone
JBuilder dev. team
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]