| 
| newbie: including external jars [message #58261] | Wed, 11 March 2009 10:54 |  | 
| Eclipse User  |  |  |  |  | Originally posted by: johannes.nel.gmail.com 
 HI all
 
 I have a jet project which imports another jet library (which has all my
 tags and custom xpath functions). I want to use an external JAR in this
 tags project, where this tag is invoked from my normal-jet project.
 
 A class loader error is thrown when i try and instantiate one if the
 classes in the JAR in one of my tags.
 
 my tag and normal JET project's  manifest fileboth contain,
 Export-Package: uk.co.badgersinfoil.metaas,
 uk.co.badgersinfoil.metaas.dom,
 uk.co.badgersinfoil.metaas.impl,
 uk.co.badgersinfoil.metaas.impl.antlr,
 uk.co.badgersinfoil.metaas.impl.parser,
 uk.co.badgersinfoil.metaas.impl.parser.e4x,
 uk.co.badgersinfoil.metaas.impl.parser.javadoc,
 uk.co.badgersinfoil.metaas.impl.parser.regexsimple
 
 Yet the class load error. I have been liberal with adding those jars to
 different UI dialog's in my eclipse workspace by now, still no joy.
 
 Any advice?
 
 Thanks in advance.
 Johan
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.24223 seconds