When building a Development component I get an error
file:.../build.xml:63: 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
This only happens on DC's but not on local projects.
JAVA_HOME IS set!
What could be wrong? (Using SP13 and j2sdk1.4.2_08 )