Reporting bugs in Spring Tool Suite (STS)
Posted by davidnewcomb on 31 Dec 2009 in Techie
I’ve been doing work with the SpringFramework now for about 3 years. It has been a very steep learning curve - occasionally I feel like I’m rock climbing!
I started off using SpringIDE which is an open source commercial free Eclipse plugin which can aid the development of Java EE projects that use Spring.
The difference between SpringIDE and Spring Tool Suite is small but subtle. SpringIDE is an Eclipse plugin where as the Spring Tool Suite is an entire version of Eclipse pre-configured with all the plug-ins SpringSource thinks you need. It even has a Spring Source splash screen when it is loading.
In early 2009, SpringSource (the owners of the Spring Framework) decided to change the licence agreement of Spring Tool Suite (STS) so that it could be made freely available for development and internal business operations to use with no time limits.
I’ve been using STS for a while and I recently needed to report a bug against it. But could I find where to do it? No. I searched for a couple of days and eventually had to ask in the forums. So I write this blog to help anyone else who gets lost down the rat runs of confusion between SpringIDE and STS.
The big problem with reporting bugs is where do you go to do it. SpringIDE and Spring Tool Suite are both tightly coupled to Eclipse, they both have JIRA issue trackers, they are both tightly integrated into Spring and they both have Spring personnel on the support team. I suspect that in the long term SpringIDE will die as STS has loads of extra value adds and is considered the standard eclipse plugin.
So to find where to report bugs:
- Load your Eclipse environment
- In the menus navigate to Help -> About Eclipse
- Click the green SpringSource icon, which opens the About Eclipse Feature window
- Click the link for the product page: http://springsource.com/products/sts
- When the web page loads in click the link for Bug and Enhancement Database in the Related Content section
2 comments
Comment from: kirisakow [Visitor]
Comment from: vikas jangili [Visitor]
STS is closing automatically while coding without saving any code written in it.
Form is loading...
That’s not working in 2022.
Lately, as it is mentioned on the
https://spring.io/community
page, reporting bugs is happening on Github:https://github.com/spring-projects