Oracle Toplink is now open source

Oracle has released the Toplink O/R mapping framework as open source. They proposed a new persistence project, named Eclipse Persistence Platform (or EclipseLink for short), at the Eclipse Foundation and they are donating the Toplink source code to start the project. The EclipseLink will be a runtime project offering only libraries and no IDE tooling. […]

continue reading Oracle Toplink is now open source

Eclipse TPTP 4.1 Released

The Eclipse Test and Performance Tools Platform version 4.1 has been released. Major enhancements of this release include: Web application testing and profiling support. There is no need to install and use an agent controller for collecting data on a local system. The TPTP 4.1 plug-in has an integrated controller that can be used to […]

continue reading Eclipse TPTP 4.1 Released

SpringIDE

If you are developing with the Spring Framework and you use the Eclipse IDE, then you should definitely check out the SpringIDE Eclipse plug-in. This plug-in is a Spring Framework subproject that aims to assist developers with the development of Spring applications. The main features of SpringIDE are: Spring bean definition editor (with auto-complete support) […]

continue reading SpringIDE