"TipiDelovnihMestTabela" sounds like something out of Harry Potter ;)
/t ps: sorry, couldn't resist. >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 13, 2007 11:56 AM >To: [email protected]; [EMAIL PROTECTED] >Subject: AW: package compile problem > >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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
