screen shots
@ -23,7 +23,7 @@ You can check out the code either by using IntelliJ IDEA or from the command lin
|
||||
|
||||
* In the **Git Repository URL** field, enter ```git://git.jetbrains.org/idea/community.git```
|
||||
|
||||

|
||||

|
||||
|
||||
**Checking out from the command line**
|
||||
|
||||
@ -89,30 +89,30 @@ or
|
||||
[Groovy plugin](https://plugins.jetbrains.com/plugin/1524)
|
||||
enabled by going to **Settings \| Plugins** and enabling **Groovy** plugin checkbox.
|
||||
|
||||

|
||||

|
||||
|
||||
Parts of IntelliJ IDEA are written in Groovy, and you will get compilation errors if you don't have the plugin enabled
|
||||
|
||||
* Make sure you have the UI Designer plugin enabled.
|
||||
Most of IntelliJ IDEA's UI is built using the UI Designer, and the version you build will not run correctly if you don't have the plugin enabled
|
||||
|
||||

|
||||

|
||||
|
||||
* Open the directory with the source code as a directory-based project
|
||||
|
||||
* Configure a Java SDK named *IDEA jdk* (case sensitive), pointing to an installation of JDK 1.8
|
||||
|
||||

|
||||

|
||||
|
||||
* Add **lib\\tools.jar** from the JDK installation directory to the classpath of IDEA JDK
|
||||
|
||||

|
||||

|
||||
|
||||
* Use **Build \| Make Project** to build the code
|
||||
|
||||
* To run the code, use the provided shared run configuration *IDEA*
|
||||
|
||||

|
||||

|
||||
|
||||
## Building and Running from the Command Line
|
||||
To build the distribution archive of *IntelliJ IDEA Community Edition*, execute
|
||||
@ -120,7 +120,7 @@ To build the distribution archive of *IntelliJ IDEA Community Edition*, execute
|
||||
|
||||
Ant build script in the root directory of the source code.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
The results of the build execution can be found at *out/artifacts*.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 292 KiB After Width: | Height: | Size: 292 KiB |
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 143 KiB |