Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Compiling an AspectJ Project
Compiling an AspectJ Project [message #578705] Mon, 19 April 2004 22:43
John Kelty is currently offline John KeltyFriend
Messages: 10
Registered: July 2009
Junior Member
I am seeing unusual behavior in my aspectj project in Eclipse. If I try
to build code with AspectJ enabled in the project, no class projects are
produced, even though there are no syntax errors in the program and even
when i do a Rebuild Project.

If I "Remove AspectJ Nature" from said project, and then rebuild the
project, class files are produced for all files in the project that aren't
related to the aspect.

If I delete those class files and add AspectJ Nature to the project, then
once again it doesn't produce any .class files, even though the build
takes longer.

Any ideas?

Thanks in advance,
John
Previous Topic:AJDT 1.1.7 available - for Eclipse 3.0M8
Next Topic:ajdt 117 on M8 - no colored syntax in editor ?
Goto Forum:
  


Current Time: Fri Apr 19 03:11:10 GMT 2024

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

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

Back to the top