Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] visual advice support?


Hi Ted,

What are the versions of the AJDT plugins and Eclipse that you are working with ? If you are on Eclipse 3.0 then be aware that at present AJDT does not work with the M5 and M6 builds.

Best regards,
George
________________________________________
George C. Harley




"Anagnost, Ted (MED, GEMS-IT)" <Theodore.Anagnost@xxxxxxxxxx>
Sent by: aspectj-users-admin@xxxxxxxxxxx

03/02/2004 22:27
Please respond to aspectj-users

       
        To:        "'aspectj-users@xxxxxxxxxxx'" <aspectj-users@xxxxxxxxxxx>
        cc:        
        Subject:        [aspectj-users] visual advice support?

       


Hello,

I installed the ajdt plugin into eclipse.  I created a little program with
an aspect that works.  But,
eclipse does not seem to have a visual indication of where my advice applies
- there's no hyperlinks between
the aspect and the source code it applies to.  I've seen this kind of visual
support in the JBuilder version.

Is this support provided in the eclipse plugin?  What may be the problem?  

Thanks,

Ted
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top