Skip to main content

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

Thanks Matt. I've created the bug for this issue and
here's the reference to it.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=96667

Please let me know if you need any more info from me.

Thanks,
Manjula

--- Matt Chapman <MCHAPMAN@xxxxxxxxxx> wrote:


---------------------------------

Manjula Jayaraman <manjuv123@xxxxxxxxx> wroteon
25/05/2005 03:01:53:
> 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

Hi,

That doesn't sound right. Please could you raise
anAJDT bug:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=AJDT

Do you have multiple source folders? As a Java
project,did you select the option to allow separate
output folders for each sourcefolder? Please include
this information on the bug report. It would bevery
helpful if you could attach a cut-down project that
reproduces theproblem.

Regards,

Matt.

-- 
Matt Chapman, mchapman@xxxxxxxxxx
AJDT Development, http://www.eclipse.org/ajdt >
_______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/aspectj-users
> 


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


Back to the top