Skip to main content

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

I googled that date id and got M3.  Perhaps the problem is that your workbench is not set up to use the AspectJ editor to be default for .java files?  If you do then the document outline should have 8 icons on it’s title bar instead of 4.  More info is at:

 

http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/org.eclipse.ajdt/plugins/org.eclipse.ajdt/doc/AJDTug/ajdt-doc.htm?rev=HEAD&content-type=text/html

 

Mik

 


From: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Anagnost, Ted (MED, GEMS-IT)
Sent: Tuesday, February 03, 2004 2:49 PM
To: 'aspectj-users@xxxxxxxxxxx'
Subject: RE: [aspectj-users] visual advice support?

 

Hello George,

 

Sorry, forgot the oldest support rule in the book:

AJDT 1.1.4 (based on AspectJ 1.1.1) released on September 22nd, 2003

<ぐ颵ᇏ芻text>Eclipse</ぐ颵ᇏ芻text>

Version: 3.0.0

Build id: 200308281813 

How do I determine the M-number from this id?

Ted

-----Original Message-----
From: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users-admin@xxxxxxxxxxx]On Behalf Of George Harley1
Sent: Tuesday, February 03, 2004 4:38 PM
To: aspectj-users@xxxxxxxxxxx
Subject: 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