Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] ZIP files on iajc classpath

Title: Message
Greetings,
 
I am trying to compile my Java sources using iajc ant target. However, I keep getting "XXX cannot be resolved" errors, even though the ZIP file, which contains XXX.class file is on the iajc classpath, which I print out before running iajc.
 
Are there problems with using ZIPs on iajc the classpath? Can I use extdirs to include third-party ZIPs?
 
Thanks.
 
Oleg Lebedev
Software Architect
Waterford Research Institute
Phone: 801.938.1724
Cell: 801.209.6706
 

Back to the top