I need to change text in STS workbench title bar.
Why?
Because I have multiple workspaces, so I use -showlocation eclipse option that display current workspace on workbench title bar. Now problem is that title bar text is very dirty (current perspective name, Product name, current resource name and finally current workspace) and I want to change product name from "SpringSource Tool Suite" to "STS".
Here is a solution for doing such a thing for eclipse, but referred files in STS have eclipse values, so STS should have other files that will override theses. But which?


Reply With Quote
