Reputation: 11
Although i have enabled Spring Elements and i can see that when i right click on my project, it doesn't show up under my project in Navigator. I installed the necessary plugins also but still cant figure out the issue.
How can i fix this?
Upvotes: 1
Views: 1337
Reputation: 69
Welcome to Spring tool 4. they have removed it. they are suggesting for go to symbol which can be achieved by Ctrl+6. But not that much helpful as Spring elements hierarchy.
How to use Ctrl+6 efficiently: https://github.com/spring-projects/sts4/wiki/Navigation
Reference to my statement: https://github.com/spring-projects/sts4/issues/23
Upvotes: 1
Reputation: 34135
The Navigator view directly shows the files and folders without virtual nodes. Use the Project Explorer view instead.
Upvotes: 0