Hi, TPTP does some magic manipulation of your bytecode and introduce a new dependency on 'org/eclipse/tptp/martini'.
The easiest way to get this working is to launch Felix with a bootdelegation specifying this package (org.eclipse.tptp.martini) (for the TPTP session). Regards, Clement On 07.06.2010, at 23:08, Joel Schuster wrote: > I'm running felix in similar way to how it's described here: > > http://felix.apache.org/site/integrating-felix-with-eclipse.html > > However, I'd like to be able to profile using tptp. I get this error: > > java.lang.NoClassDefFoundError: org/eclipse/tptp/martini/HeapProxy > > > Anyone else tried this? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

