
Make sure you are inside the directory when running those scripts, so the modules get cloned inside the directory. These scripts clone their respective master branches. Run one of the getPlugins scripts located in the directory. IntelliJ IDEA Community Edition requires additional Android modules from separate Git repositories. git config -global core.longpaths true.Since it's a common source of Git issues on Windows anyway, those options could be set globally (execute those commands before cloning any of intellij-community/android repositories): On Windows: Two git options are required to check out sources on Windows. Speed Tip: If the complete repository history isn't needed then using a shallow clone ( git clone -depth 1) will save significant time. These Git operations can also be done through the IntelliJ IDEA user interface. The branch namesĪnd build numbers for older releases of IntelliJ IDEA can be found on the page of The master branch contains the source code which will be used to create the next major version of IntelliJ IDEA. IntelliJ IDEA Community Edition source code is available from /JetBrains/intellij-community by either cloning orĭownloading a zip file (based on a branch) into.


Getting IntelliJ IDEA Community Edition Source Code is the root directory for the IntelliJ source code.The following conventions will be used to refer to directories on your machine: IntelliJ IDEA is an IDE, or Integrated Development Environment, by JetBrains.These instructions will help you build IntelliJ IDEA Community Edition from source code, which is the basis for IntelliJ Platform development.

Choose default install location and menu.There is a Community Edition that is available for a free download InstallationĬhoose the Windows tab (probably defaulted) and click the “Download Community” link It attempts to integrate all of the development tools that you might need into one single place. Community Edition I would be willing to pay for a WebStorm license to add JS support to community edition, but the cost and feature set of IDEA is way beyond what I need.Choose “Skip Remaining and Set Defaults” When comparing IntelliJ IDEA vs WebStorm, the Slant community recommends WebStorm for most people.Leave the default chosen for importing (again unless you do have files).Choose the run checkbox, so we can finish installation.java files (unless you don’t want to, this will make a double click of a.

Finally if you get warned about Firewall access.I develop SSJS using a Rhino backend, so I spend 80 of my time. Choose allow (unless you are feeling paranoid). However, IntelliJ IDEA Ultimate Edition may be worth considering if the project you are working on involves other aspects such as Web development or backend. If you are having one, please report it in the Treehouse forum.
