Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » A question about adding AspectJ nature to a plugin project programmatically
A question about adding AspectJ nature to a plugin project programmatically [message #593964] Fri, 26 May 2006 14:03
Eclipse UserFriend
Originally posted by: sbederml.gmail.com

Hi,

I use AJDTUtils.addAspectJNature(project) for this, but the problem is
that it asks the user for confirmation and opens the dependencies view
of the plugin. So, if I want to do it for 5 projects programmatically,
it becomes very not convenient.

Is there a way to add AspectJ project to a plugin without UI side effects?

Thanks,
Michael
Previous Topic:A question about using AJDT in plugin projects
Next Topic:AJDT 1.2.1 any new releases planned to fix memory usage
Goto Forum:
  


Current Time: Thu Apr 25 20:18:22 GMT 2024

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

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

Back to the top