
POSTGRESQL_HOME_64: Path to your 64-bit PostgreSQL directory, e.g., C:\Program Files\PostgreSQL\9.5. Note that unlike libvhdi you need to set this variable to the libvmdk subdirectory within the repository. LIBVMDK_HOME: Path to the libvmdk subdirectory of your libvmdk clone, e.g., C:\Users\rcordovano\Work\libvmdk_64bit\libvmdk. LIBVHDI_HOME: Path to your libvhdi clone, e.g., C:\Users\rcordovano\Work\libvhdi_64bit. LIBEWF_HOME: Path to your libewf clone, e.g., C:\Users\rcordovano\Work\libewf_64bit. JDK_HOME : Path to your 64-bit JDK installation, e.g., C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.222-1. JRE_HOME: Path to the JRE within your 64-bit JDK installation, e.g., C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.222-1\jre. JAVA_HOME: Path to your 64-bit JDK installation, e.g., C:\Program Files\ojdkbuild\java-1.8.0-openjdk-1.8.0.222-1.
Netbeans working directory install#
Install 64-bit PostgreSQL 9.5 for Windows.Ĭlone the following repositories to your machine, or make forks and clone the forks for any code you want to work on and then submit PRs.
Netbeans working directory download#

If Windows cannot find java or if it finds a different version than installed reboot your machine and try the java/javac -version commands again.

The easiest way to do this is to open a command prompt and run ‘java -version’ and ‘javac -version. Ensure that “OpenJFX Runtime” is installed as by default it is not.Īfter installation, confirm that your PATH environment variable has been updated to find the correct version of “java” and “javac”.

Are you trying to build Autopsy from source or are you trying to develop a plugin using the Autopsy platform? If the latter, see.
