Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Problem Building AspectJ Project


Hi Jeremy,

AJDT does not currently run on Eclipse 3.0 M7. The latest version of Eclipse 3.0 that AJDT should work on is M4. You can get the latest AJDT (1.1.6) by pointing your Eclipse software updates manager here ...   http://download.eclipse.org/technology/ajdt/dev/update

There should be information about supported Eclipse versions on the AJDT project home page but I can't see it right now.

Best regards,
George
________________________________________
George C. Harley



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

10/03/2004 21:18

Please respond to
ajdt-dev

To
<ajdt-dev@xxxxxxxxxxx>
cc
Subject
[ajdt-dev] Problem Building AspectJ Project





Ajdt-List,

                I have installed AJDT for Eclipse 3.0M7 and gotten everything to work with no errors.  I started an AspectJ project and got to where I wanted to do a build.  I click the build icon and I get the following:

 

Compile error, caught Throwable: java.lang.NoSuchMethodError:

org.eclipse.ui.internal.WorkbenchPlugin.getPluginWorkspace()Lorg/eclipse/cor

 

Reason:

Compile error, caught Throwable: java.lang.NoSuchMethodError:

org.eclipse.ui.internal.WorkbenchPlugin.getPluginWorkspace()Lorg/eclipse/cor

 

How can I remedy this?  I didn’t do anything any differently from the installer docs.  Using compiler 1.1.1 and ajdt 0.64.  Thanks,

 

Jeremy Whitlock --- MCP/MCSA

IT Manager for Star Precision, Inc.

Phone:  (970) 535-4795

Metro:  (303) 926-0559

Fax:  (970) 535-0780

Metro Fax:  (303) 926-8557

http://www.starprecision.com

 


Back to the top