'Unable to see spring starter project in eclipse

I have eclipse IDE luna 4.4.0 installed on my sytsem. I also installed Spring Tool Suite 3(3.9.8.Release) and Spring Tools 4- for spring boot(4.1.0.Release). I am unable to see Springstarter project in eclipse under new project option.



Solution 1:[1]

Restart the eclipse IDE after the spring installation. If it is still not showing then go to file => new => other => expand spring boot in the wizard screen => able to see "spring starter project"

Solution 2:[2]

I just had the same problem while installing Spring Tools 3 (Standalone Edition) 3.9.13.RELEASE).

How I solved? By reinstalling it:

  1. Uninstall STS: Help> Eclipse Marketplace > Installed then on Spring Tools 3 (Standalone Edition) 3.9.13.RELEASE) click change then uninstall
  2. Then install again and don't forget to restart Eclipse once finished

I hope I have helped.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Valli Avudaiappan
Solution 2 Jessy