Java class button is missing

Answered

Today when i started the program it was normal,but when i opened it later,the java class button (and some others things,i guess) are missing.My menu is now like this.Any fix?

0
2 comments

You need to mark your directory(Project Name) as source root. Hope below steps will help.

  1. Right click on the project/directory name
  2. Go to 'Mark Directory as' -> 'Source Root'

1

Please sign in to leave a comment.