[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-user
Subject:    AW: Problem Compiling
From:       Jan.Materne () rzf ! fin-nrw ! de
Date:       2005-02-11 7:28:45
Message-ID: 879A5AD5DD0ED511891F0003473A9B560E23FB78 () Z011004
[Download RAW message or body]


Another sound like JAVA_HOME points to JRE instead of JDK.

A JDK contains a JRE plus development tools like javac and javadoc.


Jan

> -----Ursprüngliche Nachricht-----
> Von: Alvaro Andrés Montańez [mailto:alvaroa653@gmail.com]
> Gesendet am: Donnerstag, 10. Februar 2005 15:40
> An: Ant Users List
> Betreff: Problem Compiling
> 
> Hello,
> 
> i´m trying to compile this project, but i get an error:
> 
> can you help me please:
> 
> 	
> 
> <project name="proy" default="compile" basedir=".">
> 
> 	<target name="compile">
>           <property file="build.compiler"/> 
> 		<mkdir dir="build"/>
> 		<javac srcdir="src" destdir="build" fork="true" 
> classpath="folder"/>
> 	</target>
> 
> where "folder", it´s a dir that contains src and build.
> 
> 
> this is the problem:
> 
> ....folder\build.xml:16: Error running javac.exe compiler
> 
> thanks a lot.
> 
> AR,
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic