An incremental Java compiler. Implemented as an Eclipse builder, it is based on
technology evolved from VisualAge for Java compiler. In particular, it allows to
run and debug code which still contains unresolved errors.
The FindBugs Eclipse plugin allows FindBugs to be used within the
Eclipse IDE.
Log4E
Log4E is a free Eclipse Plugin which helps you to use your logger easily
in Java Projects. The Plugin Log4E is not bound to any special logging
framework. Thus you might be able to adapt to your own logger by defining
your own templates using the preferences. It has active support for Log4j,
Commons Logging and JDK 1.4 logging. Use the context menu of a java file
or the context menu of an editor and get to the submenu "Log4".
Notice that the editor submenu provides additional tasks.
Every of the following tasks can be invoked either on class or on method level.
Lomboz is an open source and free J2EE development environment
for businesses and individuals.
You can develop, test, profile and deploy Web, Web services, Java,
J2EE and EJB applications with this IDE. Lomboz has comprehensive
support for most J2EE standard application server runtimes, and
supports most popular open source runtimes such as JOnAS, and
other vendor runtime environments.
Lomboz is buillt on the Eclipse open source platform and the Web
Tools Platform (WTP) projects.
PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with
many goodies such as code completion, syntax highlighting, syntax analysis,
refactor, debug and many others.
Castor is a data binding framework for Java. It's the shortest path
between Java objects, XML documents, and relational tables. Castor
provides Java-to-XML binding, Java-to-SQL persistence, and more.
ShellEd is a superb shell script editor for Eclipse. The great benefit of
this plugin is the integration of man page information for content assist
and text hover.
The com.oreilly.servlet package contains a set of useful utility classes
for servlet developers. Included are classes to help servlets parse
parameters, handle multipart requests (file uploads), generate multipart
responses (server push), negotiate locales for internationalization,
return files, manage socket connections, and act as RMI servers, among
other things. There's even a class to help applets communicate with
servlets. The package was developed by Jason Hunter for his book "Java
Servlet Programming" published by O'Reilly. See:
For more details.
The Cryptix JCE Provider is a cryptography plugin for Sun Microsystems'
Java Cryptography Extensions (JCE) framework.
WindowBuilder is a powerful and easy to use bi-directional
Java GUI designer that makes it very easy to create Java GUI
applications without spending a lot of time writing code to
display simple forms. With WindowBuilder you can create
complicated windows in minutes. Use the visual designer and
Java code will be generated for you. You can easily add controls
using drag-and-drop, add event handlers to your controls, change
various properties of controls using a property editor,
internationalize your app and much more.