Problem adding aspect to a plugin project programatically [message #65784] |
Fri, 16 June 2006 05:43 |
Eclipse User |
|
|
|
Originally posted by: sbederml.gmail.com
Hi,
I have three questions. I would appreciate if you could help me.
1. I'm using eclipse 3.2RC4. After changing a plugin project's class
path programmatically using IJavaProject.setRawClasspah method,
MANIFEST.MF file still contains the old classpath information under its
Bundle-ClassPath item. What can I do in order to solve this problem?
2. I wrote some code that changes the MANIFEST.MF file to contain the
new classpath information, but still the project contain an error until
I manually (from the the gui) change MANIFEST.MF a bit and press "Save".
How can I can make the project respond to changes of MANIFEST.MF file?
3. How can I add and remove AspectJ nature of a project, without being
prompted by dialog windows regarding AspectJ settings?
Thank you in advance,
Michael
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02991 seconds