Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ajdt-dev] Errors instatiating AspectJ Editor in Eclipse 3.0

Andrew,

                Thanks for the update.  That is very exciting.  Thanks, Jeremy

 

-----Original Message-----
From: ajdt-dev-admin@xxxxxxxxxxx [mailto:ajdt-dev-admin@xxxxxxxxxxx] On Behalf Of Andrew Clement
Sent: Tuesday, April 13, 2004 9:42 AM
To: ajdt-dev@xxxxxxxxxxx
Subject: RE: [ajdt-dev] Errors instatiating AspectJ Editor in Eclipse 3.0

 


We are about to release 1.1.7 which works on Eclipse 3.0M8 and beyond - watch this space.

Andy.
===
Andy Clement
AJDT/AspectJ Development


"Jeremy Whitlock" <jwhitlock@xxxxxxxxxxxxxxxxx>
Sent by: ajdt-dev-admin@xxxxxxxxxxx

13/04/2004 16:29

Please respond to
ajdt-dev

To

<ajdt-dev@xxxxxxxxxxx>

cc

 

Subject

RE: [ajdt-dev] Errors instatiating AspectJ Editor in Eclipse 3.0

 

 

 




Ev,
                AJDT doesn't work in 3.0 yet.  I think there is an older version
that worked to 3.0M5 but I've not heard of it being compatible with
anything higher or with later releases of AJDT.  Laters, Jeremy

-----Original Message-----
From: ajdt-dev-admin@xxxxxxxxxxx [mailto:ajdt-dev-admin@xxxxxxxxxxx] On
Behalf Of Evguenia Krylova
Sent: Tuesday, April 13, 2004 9:20 AM
To: ajdt-dev@xxxxxxxxxxx
Subject: [ajdt-dev] Errors instatiating AspectJ Editor in Eclipse 3.0

Hi,
  Installed AJDT feature in Eclipse 3.0, but get
error instatiating AspectJ/Java Editor. Here's the
Exception from the logs:

!MESSAGE Plug-in "org.eclipse.ajdt.ui" was unable to instantiate class
"org.eclipse.ajdt.ui.AspectJPlugin".
!STACK 0
java.lang.reflect.InvocationTargetException
                at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
...........

Caused by: java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/corext/template/Templates
                at
org.eclipse.ajdt.ui.AspectJPlugin.checkTemplatesInstalled(AspectJPlugin.
java:465)
                at
org.eclipse.ajdt.ui.AspectJPlugin.checkAspectJVersion(AspectJPlugin.java
:446)
                at
org.eclipse.ajdt.ui.AspectJPlugin.<init>(AspectJPlugin.java:408)
                ... 72 more
!ENTRY org.eclipse.jdt.ui 4 1

The feature works fine in 2.1.3.

Ev
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ajdt-dev

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ajdt-dev


Back to the top