Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » strange warnings in .aj files
strange warnings in .aj files [message #584390] Sun, 24 October 2004 20:14
Larry Edelstein is currently offline Larry EdelsteinFriend
Messages: 25
Registered: July 2009
Junior Member
Hi all -

I'm using AJDT 1.2.0M1 w/Eclipse 3.0.1, but this problem occured with AJDT
1.1.12.

I get strange warnings at the tops of many of my .aj source files.
Everything seems to compile and work, but I wonder if I'm incurring some
performance degradation or something else.

The warnings look like this:

"
Mulitple markers at this line
- The parameter ajc_aroundClosure is never read
- The parameter ajc$this_ is never read
- xxx changed lines [note: the number here seems to be the total # of lines
in this .aj source file]
"

The warnings seem to happen only if I have some around() advice in the file;
however, I do have one source file with around() advice that doesn't display
these warnings.

Any ideas?

Larry Edelstein
Principal Software Engineer
ZEDO, Inc.
ledelste who-can-be-found-at zedo.com
Previous Topic:Java 5.0 Compilation problem using AJDT
Next Topic:strange warnings in .aj files
Goto Forum:
  


Current Time: Tue Mar 19 07:50:59 GMT 2024

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

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

Back to the top