Add "run build.xml" to the build instructions
This commit is contained in:
@@ -6,3 +6,9 @@ which will setup the dependencies on
|
|||||||
|
|
||||||
* intellij-core: is a part of command line compiler and contains only necessary APIs.
|
* intellij-core: is a part of command line compiler and contains only necessary APIs.
|
||||||
* idea-full: is a full blown IntelliJ IDEA Community Edition to be used in former plugin module.
|
* idea-full: is a full blown IntelliJ IDEA Community Edition to be used in former plugin module.
|
||||||
|
|
||||||
|
Then, you need to run
|
||||||
|
|
||||||
|
ant -f build.xml
|
||||||
|
|
||||||
|
which will put the binaries into the 'dist' directory.
|
||||||
Reference in New Issue
Block a user