Skip to content
Paulo Dias edited this page Nov 13, 2020 · 12 revisions

In order to run Neptus, you should have at least 1 GB of available RAM memory, a 1GHz CPU and 512 MB of hard drive space. For better performance, it is recommended that you have 2 GB of available RAM memory, an Intel Core i3 or better CPU, an accelerated graphics card (for 3D visualizations) and extra disk space for storing incoming vehicle data.

Neptus supports both 32 and 64 bit architectures and is continuously tested under Windows and Linux operating systems.

Neptus requires a Java Runtime (version 1.8) for execution. For compilation, Neptus requires a Java Development Kit (version 1.8). You can always download the latest Java release from here.

(Old recommendation steps for installing Java Development Kit under Ubuntu, can be found here.)

For newer version of Neptus compiles with Gradle, Java 11 can be used.