Spring IDE
18 July 2008Good news for Spring developers. Eclipse now has a plugin called Spring IDE, which is is a GUI for the configuration files used by the
Spring Framework.
Well known features are the following:
Provides incremental builder. Ut validates all modified Spring bean config files defined in a Spring project.
Provides XML editor for Spring beans configuration files.
Provides wizard for creating a new Spring project
Provides graph which shows all beans and their relationships defined in a single config file or a config set.
Provides view which displays a tree with all Spring projects and their Spring bean config files.
For more info: http://springide.org/blog/
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Spring IDE