Ant not working in Eclipse Kepler (Java Virtual Machine Launcher - A Java Exception has occured)
问题 I recently upgraded to Eclipse Kepler, and am having issues with Ant. I am getting the Java Virtual Machine Launcher - A Java Exception has occurred error no matter which target I choose in my build files. I tried reinstalling my JDK, and I still get the error. I am running the 7u25 version of the JDK. I have my JAVA_HOME environment variable set to C:\Progra~1\Java\jdk1.7.0_25 , so I don't think this is the problem. What else could be causing the problem? EDIT: I also tested ant in the