

Choose a start menu folder to crete IntelliJ IDEA shortcuts (In most cases, leave this as the default).Choose a folder to install IntelliJ IDEA to (In most cases, leave this as the default).Note that you need the JDK, only having the Java Runtime Enviroment (JRE) is not enough. If the Java Development Kit (JDK) is not installed, download and install the JDK.

Windows & Linuxĭownload IntelliJ IDEA from the JetBrains website, and follow installation procedures. The Community edition is free and is not lacking for features in terms of Java SE development. Also, users can generate JavaDoc scopes from their project or save it as a template.There are two main versions of IntelliJ IDEA: the Community edition and the Ultimate edition. This is available for several programming languages, like CSS, JavaScript, HTML, Python and Ruby, which are all suppoered by IntelliJ IDEA Community Edition.Įxport options give you the possibility to save your projects as JAR fles, which allows you to open it with other IDE platforms. Even so, you can always roll-back to a previous version using the „Local History” option from the context menu.Ĭode Completion is another handy feature, which provides suggestions for variables, methods and expressions. The application automatically saves your project, thus prevent accidental data loss. In the ‚Project’ area, you can see all of the libraries and components used to develop apps, plus you can also analyze all dependencies, add new HTML files and validate scripts via the right-click menu.

Further customization is offered through the Configure option, which lets you change the compiler, HTTP proxy and the file colors. It includes a well rounded collection of tools and integrations with the latest frameworks and technologies, for maximum efficiency and productivity.Īt first run, users will have the option to import a project or create a new one. IntelliJ IDEA Community Edition is a robust application that enables developers to create Android, Java, Groovy or Scala applications. A handy application, that helps developers to create and debug mobile and web apps
