1. TipiDelovnihMestTabela must be compiled (seems to be part of another project)
2. Add the root directory of that class or the jar containing that class to
your classpath
<classpath>
<pathelement location="../View/build/classes"/>
<pathelement location="../View/build/lib/irc.jar"/>
Jan
>-----Ursprüngliche Nachricht-----
>Von: Mitja B. [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 13. September 2007 11:51
>An: [email protected]
>Betreff: 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\komponent
>e\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: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]