| At line 0 added 2 lines. |
| + [{ALLOW edit LTER.stekell}] |
| + |
| At line 8 added 3 lines. |
| + [TestNewPage] |
| + |
| + ---- |
| At line 14 added 33 lines. |
| + ! Toolkits, Frameworks, Etc |
| + * ORM, Persistance |
| + ** [Hibernate | http://www.hibernate.org/] |
| + ** [Oracle Toplink | http://otn.oracle.com/products/ias/toplink/] |
| + ** [more O-R Mapping, Persistence, JDO and Database engineering tools | http://www.javaskyline.com/database.html] |
| + * Struts |
| + ** [http://jakarta.apache.org/struts/] |
| + * JavaServer Faces |
| + ** [http://java.sun.com/j2ee/javaserverfaces/index.jsp] |
| + ** [http://www.jsfcentral.com/] |
| + * [Spring | http://www.springframework.org] |
| + * [WebWork | http://wiki.opensymphony.com/display/WW/WebWork] |
| + ... |
| + ! IDEs, Dev Tools |
| + *[Eclipse | http://www.eclipse.org] |
| + ** [SEEKDevelopmentWithEclipse] |
| + ** [Eclipse Web Tools - IBM's WTP Contribution | http://www.eclipse.org/webtools/initial-contribution/IBM/Getting%20Started.html] |
| + ** [IBM WSAD | http://www-306.ibm.com/software/awdtools/studioappdev/] (based on Eclipse) |
| + ** [MyEclipse | http://www.myeclipseide.com/] - J2EE plugin for Eclipse |
| + ** [CVS-SSH2 | http://www.jcraft.com/eclipse-cvsssh2/] - CVS-SSH2 plugin for Eclipse (included with Eclipse 3M6 and later) |
| + * [JDeveloper | http://otn.oracle.com/products/jdev/index.html] |
| + * [IDEA IntelliJ | http://www.jetbrains.com/idea/] |
| + * [Netbeans | http://www.netbeans.org/] |
| + ** [Sun Java Studio Creator | http://wwws.sun.com/software/products/jscreator/index.html] (based on Netbeans) |
| + * [Borland JBuilder | http://www.borland.com/jbuilder/] |
| + * [Jalopy | http://jalopy.sourceforge.net/] - code formatter, beautifier (supports multiple IDEs) |
| + * [JRefactory | http://jrefactory.sourceforge.net/] - code formatter, beautifier, plus UML diagrams and refactoring (supports multiple IDEs) |
| + |
| + ... |
| + |
| + Python |
| + |
| + ... |