Developing JPO with IntelliJ IDEA

Ensure you have IntelliJ IDEA set up:

On the Welcome screen click on Check out from Version Control

Enter the URL https://github.com/richardeigenmann/JPO.git and click Clone

Confirm "You have checked out and IntelliJ IDEA project file: .../build.gradle"

On the right margin you have a tab "Gradle" which gives you access to the tasks"

Pick JPO > Tasks > build > build and it should download dependencies, compile and run the tests.

To run the project go to the Gradle Tasks Window click JPO > build > run.


Last update to this page: 8 Dec 2018
Copyright 2003-2020 by Richard Eigenmann, Zürich, Switzerland