Duncan Mills finally announced on his blog that he finished the Spring 2.0 plugin for JDeveloper (download here). The extension adds the Spring jar files as a library to JDeveloper and adds a wizard and editing features for creating Spring xml files, like XML validating and code-insight while editing both XSD and DTD based Spring file.

February 5th, 2007 at 22:07:23
[...] Original post by Tom Hofte [...]
February 26th, 2007 at 14:06:19
The link given doesnot have any plugins for spring extension. It just says that it is available with JDeveloper but, it is not available for my JDeveloper 10.1.3.1.0. Please help me out of this problem.
February 26th, 2007 at 22:36:45
Can yoiu confirm that you have run the “Check for updates” tool in your JDeveloper installation?
April 7th, 2007 at 23:28:00
I have checked for updates, and I can run simple Spring app., but when I try to use in JSP
I have an error
Error(2): “http://www.springframework.org/tags” is not a registered TLD namespace
Can you hepl me?