You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Boro Nikic <bo...@enea.se> on 2002/01/08 12:18:45 UTC

javac problem

I would appreciate if anybody could help me.

C:\development\java\ejb\j2eetutorial\examples>ant converter
Det går inte att hitta sökvägen.
Buildfile: build.xml

init:

converter:
    [javac] Modern compiler is not available - using classic compiler
    [javac] Compiling 4 source files to
C:\development\java\ejb\j2eetutorial\examples\build\ejb\conv
erter

BUILD FAILED

C:\development\java\ejb\j2eetutorial\examples\build.xml:89: Cannot use
classic compiler, as it is no
t available A common solution is to set the environment variable JAVA_HOME
to your jdk directory.

Total time: 0 seconds

C:\development\java\ejb\j2eetutorial\examples>set j
J2EE_HOME=C:\Program\j2sdkee1.3
JAVA_HOME=C:\Program\jdk1.3.1_02
JAXP_HOME=C:\development\java\jaxp-1.1

What can the problem be?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>