Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » newbie: including external jars
newbie: including external jars [message #58261] Wed, 11 March 2009 14:54
Eclipse UserFriend
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
Previous Topic:conditional iteration
Next Topic:Setting a Template context source in JET2
Goto Forum:
  


Current Time: Wed Apr 24 20:33:20 GMT 2024

Powered by FUDForum. Page generated in 0.02727 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top