>i create ant build.xml file and i can compile it from jdeveloper. Build
is
>successful and classess aare copied to classess directory. But if i run
the
>same ant build.xml file from console i get message build is successful
but
>no classess are copied to class folder. After compiling in jdeveloper
get
some warnings, here no warning is shown.
Any idea why the same build.xml file works in jdeveloper but not in console?
--
View this message in context:
http://old.nabble.com/ant-compile-problem-tp28557049p28557049.html
Sent from the Ant - Users mailing list archive at Nabble.com.
Hi,
ircbutton.java has this lines
package irc.irc2000.ircSwing.komponente;
import irc.kis.view.dm.sifranti.TipiDelovnihMestTabela;
i am running ant compile under Model2000 project direktorij, but this
packages are ubder ../View/src/irc...
now i get error like this
[javac]
C:\Projekti