You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pedro12909 edited this page Aug 2, 2018
·
3 revisions
USOC is written in Java 8. It was mainly developed using NetBeans 8.1.
For using and modifying the ground station you first need to download and install NetBeans and the Java 8 JDK. (Any IDE can be used (or none at all) but it is advised to use NetBeans 8.1)
Then the GitHub code needs to be downloaded and opened as Maven project. Consequently, all dependencies will be downloaded and installed that are needed for running USOC.
If you're runix a Linux distribution, OpenJDK doesn't come with JavaFX by default. You'll need to install it manually if you wish to run the application.