Hello Li.

Something going wrong.


I copy jikes.exe to D:\temp , only for testing.
Setting the PATH to: 
path=%path%;D:\temp;
and setting
<property name="build.compiler" value="jikes"/>
works.

But setting the property to:
<property name="build.compiler" value="D:\\temp\\jikes"/>
or
<property name="build.compiler" value="D:\\temp\\jikes.exe"/>
or
<property name="build.compiler" value="D:/temp/jikes"/>
or
<property name="build.compiler" value="D:/temp/jikes.exe"/>


doesn't work. Was it a wrong tip or whats going wrong.

TIA

JD





_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to