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\KIS\ModelIRC2000\src\irc\irc2000\ircSwing\komponente\IrcButton.java:3: error #300: TipiDelovnihMestTabela not found .... how can i include this TipiDelovnihMestTabela in ant build.xml file that i will not get this error anymore. If i include classes of View then works but classes of View must be compile first, but they are also related to ModelIRC2000 so i can not compile it. Oracle Jdeveloper when compiling jumping from one project to another that they compile this sucessfully, how ant can do this? big thx for help regards ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
