We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Neptus requires an installation of the Apache Ant build system for compilation. In adition you have to have git on the PATH in the shell you run ant.
Open a command-line prompt clone neptus into a folder of your choosing:
$> git clone https://github.com/LSTS/neptus.git Cloning into 'neptus'... (...)
Inside the directory of the cloned project, run ant:
ant
$> cd neptus $> ant Buildfile: /home/user/neptus/build.xml (...)
The previous step will compile and package the code into jar files. To start the Neptus workspace see Running.
There was an error while loading. Please reload this page.