Eclipse SQL Explorer is a thin SQL client that allows you to query and browse any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2 and MySQL) and can be extended to include specialized support for other databases.
This project explores advanced resources of code generation. Briefly speaking about
the code generation, our main idea is that the developer shouldn´t worry about the
frameworks configuration and integration, project´s configurations or repetitive work. The developer
must worry about the client´s business rules, and technologicals solutions for them. This is this
project´s motivation. Minimize the effort and time of J2EE projects, using the
code generation.
In one line: Afae's goal is to be a Textmate like editor in Eclipse.
Afae stands for Another Freebooter's All-purpose Editor. It is a group of plugins for Eclipse that do the following:
* Syntax highlighting for many types of files. See the wiki for a complete list.
* MetaWeblog plugin for posting to your blog
* Keystroke comments
* An image viewer and basic re-sizer for GIF, JPG, ICO, and PNG
* Snippets inserter with trigger text and variable replacement.
* A while-you-edit XML DTD and XML Schema validator
The FOP bridge plugin provides eclipse users the ability to convert FO documents into any one of the formats supported by Apache FOP directly from the workbench. Furthermore, conversion can be integrated into the Eclipse build-cycle. These capabilities are very useful for rapid prototyping.
Another refactoring tool from FernUni Hagen:
Purpose
to check code for possible generalizations of declared types; to detect the smell of not using suitable abstractions
xsdeclipse provides an eclipse user interface for xsdTransformer xsdTransformer. xsdTransformer transforms XML schemata to other code (e.g. xhml sites containing XForms forms, JavaServer Pages containing jsf forms et al.). The provided xsdeclipse downloads are completely installable and runnable as it is. For only using xsdeclipse you don't need to download xsdTransformer.
LogWatcher
LogWatcher adds a view to Eclipse that allows log files to be monitored for changes, similar to the Unix tail utility.
Features
* Watch any file, inside or outside of Eclipse.
* Customize number of lines to show from each file and refresh interval.
* Tabbed view for easy access to multiple files.
* Filters allow actions to be taken when logging output matches certain patterns.
JyDT for Eclipse aims to provide the development tools expected by a Jython developer. The project was started by Red Robin in November 2003 and is carried out with limited resources. The project has gone open source in July 2005. The project is hosted on redrobinsoftware.net since April 2006. The evolution of JyDT is driven by the needs of the users.
'Pydev Extensions' is a plugin that allows Python editing in Eclipse. It works with Eclipse and the Pydev "Open Source" version. You can check some of its features below.