Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » How to ignore .aj files?
How to ignore .aj files? [message #71267] Mon, 10 March 2008 11:26 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I have a project that contains a couple of .aj files. It it NOT declared
as an AspectJ project right now, but I still get a couple of errors in
aspects.

Since I currently don't want to deal with these but need to fix some bug
in the barebone (i.e. the underlying original) project (but on the other
hand don't want to remove those .aj files, either) I would like to
simply ignore or "remove from seeing" these .aj files in the .java
perspective. Can I do that and tell AJDT to NOT treat that project as an
AspectJ project (but as a pure .java project only) for the time being?

Michael
Re: How to ignore .aj files? [message #71287 is a reply to message #71267] Mon, 10 March 2008 11:33 Go to previous message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
Never mind! I fixed this by again declaring the project as an AspectJ
project again and then selecting "Remove AspectJ Capability" again.

Guess, there were some remainings of AspectJ left, that made eclipse
thinks it's still an AspectJ-project.

Michael
Re: How to ignore .aj files? [message #596730 is a reply to message #71267] Mon, 10 March 2008 11:33 Go to previous message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
Never mind! I fixed this by again declaring the project as an AspectJ
project again and then selecting "Remove AspectJ Capability" again.

Guess, there were some remainings of AspectJ left, that made eclipse
thinks it's still an AspectJ-project.

Michael
Previous Topic:How to ignore .aj files?
Next Topic:AspectJ in the Java Model
Goto Forum:
  


Current Time: Thu Apr 25 08:12:31 GMT 2024

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

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

Back to the top