Skip to content
Snippets Groups Projects
Commit bceb885c authored by Mike Birkhoff's avatar Mike Birkhoff
Browse files

Update README.md

parent d4eab736
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ For availability of commercial support, please contact Formal Mind (http://www.f ...@@ -21,7 +21,7 @@ For availability of commercial support, please contact Formal Mind (http://www.f
- We use gradle to manage the dependencies to the libraries, thus you will need gradle installed on your computer. - We use gradle to manage the dependencies to the libraries, thus you will need gradle installed on your computer.
(see http://www.gradle.org/) (see http://www.gradle.org/)
- In the workspace directory run the completeInstall task [gradle completeInstall] (alternatively you can also run the downloadCli and collectDependencies tasks [gradle downloadCli collectDependencies]. This will download the latest nightly build of the Prolog binary and the required Java libraries (such as apache commons, etc.) - In the workspace directory run the completeInstall task (gradle completeInstall), alternatively you can also run the downloadCli and collectDependencies tasks (gradle downloadCli collectDependencies). This will download the latest nightly build of the Prolog binary and the required Java libraries (such as apache commons, etc.)
- Install Eclipse (Indigo/Juno) for RCP Development - Install Eclipse (Indigo/Juno) for RCP Development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment