Ensure you have Netbeans set up:
Check that Netbeans is using the correct version of Gradle by opening Tools > Options > Java > Gradle > Execution . The Gradle Distribution should be Custom and point at your Gradle directory i.e. C:\Gradle\gradle-6.0.1 (knowing that the gradle.exe is actually in C:\Gradle\gradle-6.0.1\bin\gradle.exe)
On the menu pick Team > Git > Clone
Enter the URL https://github.com/richardeigenmann/JPO.git
and click Next
Pick the branch "master" > Next > Finish
To run the application, expand the JPO project in the left panel and click on the green build.gradle item. In the Navigator panel underneath the various Gradle tasks will appear. Click on Build > run to launch the app.
Last update to this page: 17 Dec 2021
Copyright 2003-2019 by Richard Eigenmann, Zürich, Switzerland