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

List:       ant-user
Subject:    Problem Compiling
From:       Alvaro_Andrés_Montañez <alvaroa653 () gmail ! com>
Date:       2005-02-10 14:40:10
Message-ID: fc20fb17050210064068ba0fd3 () mail ! gmail ! com
[Download RAW message or body]

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