polewbot.blogg.se

Intellij install plugin
Intellij install plugin









The selected Add sample code option will create a file with a basic code sample. Specify project's SDK (JDK) or use the default one. Select Maven in the list of Build system. Click if you want to add other languages available via plugins. Select a language that you want to use in your project. You will be able to do it later at any time. Select the Create Git repository to place the new project under version control. Name the new project and change its location if necessary. Otherwise, select File | New | Project from the main menu. If no project is currently open in IntelliJ IDEA, click New Project on the Welcome screen. If you want to use a custom Maven version that is not bundled with IntelliJ IDEA, you need to install it locally.

intellij install plugin intellij install plugin

For more information, refer to the WSL section. You can also create a Maven project and store it in the WSL environment or open it from the WSL file system. You can easily create a new Maven project, open and sync an existing one, add a Maven support to any existing IntelliJ IDEA project, configure and manage a multi-module project. IntelliJ IDEA supports a fully-functional integration with Maven that helps you automate your building process.











Intellij install plugin