Reputation: 776
I installed AspectJ by following the answer to this question: aspectj-maven-plugin not covered by lifecycle in Kepler
Now Eclipse seems to be bugged, menus are missing, heck almost all of the interface is missing. Is there any way to bring it back?
Upvotes: 1
Views: 68
Reputation: 607
Your eclipse is showing a different perspective. On the upper right corner, click on the Java button. That should bring back the windows that are missing.
Upvotes: 1