Create new package in IntelliJ

前端 未结 3 695
迷失自我
迷失自我 2021-01-30 13:04

I\'ve just moved from years of using Eclipse to the brave new world of IntelliJ and I\'m trying to iron out the little (trivial) little things that are slowing me down.

3条回答
  •  感情败类
    2021-01-30 13:09

    You can follow these steps:

    1. Select the package from Project Pane

    2. Double click the relevant section from the breadcrumb. Then it will get selected.

    3. Right click on the same item

    4. Select "New" → "Package" from the menu

提交回复
热议问题