Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Some other strange compile problems with AJDT 1.1.2
Some other strange compile problems with AJDT 1.1.2 [message #566898] Wed, 14 May 2003 14:41
James Howe is currently offline James HoweFriend
Messages: 21
Registered: July 2009
Junior Member
I've noticed some other strange problems with AJDT 1.1.2 when compiling my
AspectJ project. I have the source code for my project in a 'src'
directory. I have incremental compilation turned on. When I save my
aspect definition I get compiler errors if errors exist. If I fix the
errors, and save, the errors go away. No problem. However, class files
are not always generated. For example, if I delete the class files that
got generated and then do a rebuild project, the class files are not
created. I have to make some change to my aspect file and save it before
the class files will be regenerated. Also, under no circumstances can I
get the AspectJ compiler to produce an 'outjar'. If I specify an outjar,
when I save my aspect, the compiler compiles, but nothing is generated.
There is no outjar file and there are no classes in my 'bin' directory
either. Am I misunderstading how to configure the AspectJ compiler?

Thanks.

--
James Howe
Previous Topic:AspectJ Error - ZipException Thrown
Next Topic:Resource default.ajsym out of sync with repository
Goto Forum:
  


Current Time: Thu Apr 25 06:16:01 GMT 2024

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

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

Back to the top