简体   繁体   English

Intellij IDEA快捷方式如何添加新元素(例如,类或包)?

[英]Intellij IDEA shortcut How to add new element (ex. class or package)?

In Eclipse or spring tools suite, i add new class or package, for example, with shortcut CTRL+N. 在Eclipse或spring工具套件中,我添加了新类或包,例如,使用快捷键CTRL + N。 Is there a corresponding shortcut in Intellij IDEA? Intellij IDEA中是否有相应的快捷方式?

  • If you are already in the Project View, press Alt+Insert (New) | 如果已经在项目视图中,请按Alt + Insert(新建) | Class. 类。 Project View can be activated via Alt+1 . 可以通过Alt + 1激活项目视图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM