answer re: How do I create a new class in IntelliJ without using the mouse?
Feb 12 ’10
300
If you are already in the Project View, press Alt+Insert (New) | Class. Project View can be activated via Alt+1.
To create a new class in the same directory as the current one use Ctrl+Alt+Insert (New…).
…
原文链接:Answer: How do I create a new class in IntelliJ without using the mouse?
© 版权声明
THE END
暂无评论内容