IntelliJ does not show 'Class' when we right click and select 'New'

后端 未结 8 1072
小鲜肉
小鲜肉 2020-12-07 10:26

We\'re creating a new project in IntelliJ and must have something wrong because when we right click on a directory, select New and then get the context menu, Java b

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 11:26

    Project Structure->Modules->{Your Module}->Sources->{Click the folder named java in src/main}->click the blue button which img is a blue folder,then you should see the right box contains new item(Source Folders).All be done;

提交回复
热议问题