[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] AspectJ PDE export problems
|
- From: Davidosky <davide.aresta84@xxxxxxxxx>
- Date: Tue, 22 Mar 2011 08:09:34 -0700 (PDT)
- Delivered-to: aspectj-users@eclipse.org
Hi there,
I solved the problem... I had to include those lines into the manifest of
the aspect's bundle:
Bundle-ClassPath: bin/,
.,
META-INF/
I hope to help someone with this...
--
View this message in context: http://aspectj.2085585.n4.nabble.com/AspectJ-PDE-export-problems-tp3387024p3396657.html
Sent from the AspectJ - users mailing list archive at Nabble.com.