The Eclipse Indigo (3.7) M6a packages are available for download from Eclipse since a few days, so its time for us to allow you to use the SpringSource Tool Suite (STS) on top of that milestone version. :-) Its just an early access version of STS, but we managed to get all the pieces together for Eclipse 3.7: An AJDT version for Eclipse 3.7, a Groovy-Eclipse version that runs of 3.7 and the SpringSource Tool Suite itself, of course, containing Spring IDE, Grails tooling and all the other nice features you know from STS - all now also running on top of the latest Eclipse Indigo milestones. We…
Dear Spring Community, We're pleased to announce the new release 2.6.0 of the SpringSource Tool Suite (STS). Some highlights from this release: More details on new features and bug fixes can be found in the New and Noteworthy document. Detailed installation instructions are also available. As always downloads are available from the STS download page.
Dear Spring Community, We're pleased to announce that we just released a service refresh for 2.5.2 as well as the second milestone build for the next release of the SpringSource Tool Suite (STS). The service refresh for STS 2.5.2 includes: Some highlights from the new 2.6.0.M2 milestone: More details on new features and bug fixes can be found in the 2.6.0.M2 New and Noteworthy document. Detailed installation instructions are also available. As always downloads are available from the STS download page.
The SpringSource Tool Suite (STS) provides the New Spring Template Project wizard. Uses this wizard, the user can see a number of project templates, choose one and let the wizard create a complete project, based on that template description. While this gives you an easy way to create new projects, you might wanna define your own custom project templates for your team or your organization. And we will show you how to do this in the following. So the first step is to create a new and empty plugin project. You don't need Java code in there, so don't create this as a Java project. Just create a…