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 #596711] Mon, 10 March 2008 11:26
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
Previous Topic:"Convert to Aspectj project killed JUnit 4
Next Topic:How to ignore .aj files?
Goto Forum:
  


Current Time: Sat Apr 27 04:25:27 GMT 2024

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

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

Back to the top