Spring

From bibbleWiki
Revision as of 01:31, 17 May 2020 by Iwiseman (talk | contribs) (Created page with "Choose to use the spring IDE sts because the pluralsight used it. Download from <br /> https://spring.io/tools/ Softlink is to /usr/local/bin <br /> sudo ln -s /opt/sts-4....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Choose to use the spring IDE sts because the pluralsight used it.

Download from

https://spring.io/tools/

Softlink is to /usr/local/bin

sudo ln -s /opt/sts-4.6.1.RELEASE/SpringToolSuite4 /usr/local/bin/SpringToolSuite4

Desktop Icon
Very sensitive about the whitespace and capitlalization

[Desktop Entry]
Name=SpringToolSuite
Comment=Spring Tool Suite 4.6.1
Exec=/opt/sts-4.6.1.RELEASE/SpringToolSuite4
Icon=/opt/sts-4.6.1.RELEASE/icon.xpm
StartupNotify=true
Terminal=false
Type=Application
Categories=Development;IDE;Java;

Install tools from Spring 3 within STS

Help > Eclipse market
Find > Spring Roo
Install Tools