Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AJDT Compiles

All,

I am not sure if anyone else is experiencing this issue, but I have the
following setup:

	AJDT: 1.1.11
	Eclipse 3.0
	MyEclipse ID 3.8.0 Beta 2

I have a Aspectj project setup with the output directory as a link to the
classes directory in my Web project.  In the Aspectj project, I have source
files and in addition to that, I have aspectj InPath definition to perform
final weaving into an external jar along with my source files.  The behavior
I am seeing is that on some if I add in a new Aspect, it does not always get
compiled into the code.  The only way for me to guarantee that this occurs
is that I perform a "Clean" then build then I am always sure to get the code
compiled.

Any thoughts?  Anyone else out there seen this behavior?

Thanks,

Ron
 
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.


Back to the top