You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Mitja B." <in...@mitjab.com> on 2007/09/13 11:51:10 UTC

package compile problem

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.

I try with pathelement location under classpath but not working

thx for help
   

________________________________________________
Message sent using UebiMiau 2.7.10



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org