Home > Java > javaTutorial > Answer: How do I create a new class in IntelliJ without using the mouse?

Answer: How do I create a new class in IntelliJ without using the mouse?

Linda Hamilton
Release: 2025-01-24 02:06:09
Original
1056 people have browsed it
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...).

Open Full Answer

The above is the detailed content of Answer: How do I create a new class in IntelliJ without using the mouse?. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template