====== Install and Configure the NetBeans IDE ====== ===== Download the Installer ===== Download the //Java SE// NetBeans IDE bundle from https://netbeans.org/downloads/ \\ {{ :comfilepi:netbeans_download.png?nolink |}} ===== Run the Installer ===== Run the downloaded installer to install the NetBeans IDE | {{ :comfilepi:netbeans_install_1.png?nolink }} | {{ :comfilepi:netbeans_install_2.png?nolink }} | | {{ :comfilepi:netbeans_install_3.png?nolink }} | {{ :comfilepi:netbeans_install_4.png?nolink }} | | {{ :comfilepi:netbeans_install_5.png?nolink }} | {{ :comfilepi:netbeans_install_6.png?nolink }} | ===== Configure the ComfilePi Java Platform ===== - Open NetBeans and go to //Tools-->Java Platforms//. \\ {{ :comfilepi:test_javafx_example_project:java_platform_1.png?nolink |}} - Press the //Add Platform...// button. \\ {{ :comfilepi:test_javafx_example_project:java_platform_2.png?nolink |}} - Select the //Remote Java Standard Edition// option and press the //Next// button. \\ {{ :comfilepi:test_javafx_example_project:java_platform_3.png?nolink |}} - Give the platform a meaningful name, enter the IP address and user credentials of the ComfilePi, and set the //Remote JRE Path// to ''/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/''. Then press the //Finish// button. \\ {{ :comfilepi:test_javafx_example_project:java_platform_4.png?nolink |}} - Press the //Close// button to finish. \\ {{ :comfilepi:test_javafx_example_project:java_platform_5.png?nolink |}}