Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Problem with AJDT in eclipse 3.2
Problem with AJDT in eclipse 3.2 [message #594125] Tue, 13 June 2006 23:24
Eclipse UserFriend
Originally posted by: sbederml.gmail.com

Hi,

I'm trying to add aspect to an existing plugin project. The way I'm
doing it is for org.eclipse.search plugin:

1) Importing the plugin with linked content mode;
2) Converting the plugin project to AspectJ project;
3) Setting the AspectJ Out Jar to woven.jar;
4) Adding org.eclipse.search.jar to the AspectJ InPath;
5) Replacing org.eclipse.search.jar with woven.jar in the build path;
6) Creating source folder in the imported project and putting aspects
within it.

The problem is that when I run the plugin project in eclipse 3.1 the
aspects are woven into it, but when I run it from eclipse 3.2RC4-RC7 the
search option becomes not available. I'm also using the latest AJDT version.

Is this a bug in eclipse 3.2 or in AJDT?
How can I make it work in eclipse 3.2?

Thank you in advance,

Michael
Previous Topic:syncing AJDT with AspectJ build?
Next Topic:Problem with AJDT in eclipse 3.2
Goto Forum:
  


Current Time: Wed Apr 24 17:26:07 GMT 2024

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

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

Back to the top