Skip to Content
0
Sep 09, 2007 at 08:50 AM

JAVA_HOME does not point to the JDK Error.

135 Views

Hello Friends,

I unable build my local DC due problem with JAVA_HOME Parameter.

I am using j2sdk1.4.2_08. Is this a problem. (JDK Version).

I have checked the file C:\usr\sap\J2E\JC00\work\dev_server0

I got the following error when try to build DC.

-


Ant build finished with ERRORS

Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK

Error: Build stopped due to an error: Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK

Build plugin finished at 2007-09-09 16:21:38 GMT+08:00 (SGT)

Total build plugin runtime: 5.453 seconds

Build finished with ERROR

-


Cheers.. Sam