Spring Tool Suite is a convenient IDE based on eclipse optimized for development of spring applications.
step.1. download the Spring Tool Suite and extract to /home/user/soft
step.2. create Gnome Desktop Launcher
vi /usr/share/applications/sts.desktop
[Desktop Entry] Encoding=UTF-8 Name=STS Comment=Spring Tool Suite Exec=/home/user/soft/sts/sts-3.9.4.RELEASE/STS Icon=/home/user/soft/sts/sts-3.9.4.RELEASE/icon.xpm Terminal=false Type=Application Categories=GNOME;Application;Development;