Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Problem with AJDT Eclipse plug-in

Hi All,

We recently started using Aspect J. We are using AJDT
Eclipse plug-in. Whenever we enable Aspect J (Convert
Project to Aspect J Project), if we make changes in
the JUnit tests for example and run it (auto compile
turned on), it does NOT run the latest modified
version of JUnit tests but the older version. Could
someone please let me know why it behaves like that?
If we remove the Aspect J nature of the Project,
everything works fine. Is it that aspect j plug-in
caches the older versions? 

Please note that i'm using Eclipse 3.0.

Thanks in advance,
Manjula

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top