Java
Java Ant Maven Setup and Environment Variables
This post describes how I install Java, Ant and Maven on my Windows PC, and how I setup the environment variables for development. Install Java, Ant and Maven When installing Java, Ant and Maven, I’m using C:\opt as basefolder, instead of the standard C:\Program Files (x86) directory. Install Java, Multiple Versions To Read more…