Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] eclipse AspectJ Book

Yes, I suppose so, but the release notes for AJDT 1.2.0 M2 says it works
with Eclipse 3.1 M3.  I understand that milestone releases are just
that, so I don't expect them to be bug free, but I expect that I should
at least be able to open an aj file without blowing up, no?  Otherwise
how can they claim that the release works at all?  I imagine I have
something configured incorrectly.  I will first attempt to download the
stable stream for AJDT (1.1.12 I believe) and see if that works with 3.1
M3.

> -----Original Message-----
> From: aspectj-users-admin@xxxxxxxxxxx 
> [mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Pepe Iborra
> Sent: Saturday, January 29, 2005 6:46 PM
> To: aspectj-users@xxxxxxxxxxx
> Subject: RE: [aspectj-users] eclipse AspectJ Book
> 
> Walking on the beta(wild) side...
> 
> You should stick to the last released stable version
> of AJDT and Eclipse unless you are an experienced
> user.
> 
>  --- Charles Daniels <cjd4@xxxxxxxxx> escribió: 
> > Hi All,
> > 
> > I am having problems with AJDT as well.  I am using
> > Eclipse 3.1M3 with
> > the latest release of AJDT 1.2.  Here are the
> > version details:
> > 
> > Eclipse Platform
> > Version: 3.1.0
> > Build id: 200411050810
> > 
> > Eclipse AspectJ Development Tools
> > Version: 1.2.0
> > Build id: 20041214165937
> > AspectJ version: 1.5.0M1
> > 
> > I'm also using JDK 1.4.2_04.  After installing AJDT
> > through the update
> > manager and creating a new AspectJ Project, I
> > receive the following
> > stack trace in the error log:
> > 
> > Error 2005-01-29 17:55:28.225 Problems occurred when
> > invoking code from
> > plug-in: "org.eclipse.core.runtime".
> > java.lang.NoClassDefFoundError:
> > org/eclipse/jdt/internal/core/util/SimpleLookupTable
> > at
> >
> org.eclipse.ajdt.internal.core.builder.BuildClasspathResolver.
> getClasspa
> > th(BuildClasspathResolver.java:50)
> > at
> >
> org.eclipse.ajdt.internal.ui.ajde.ProjectProperties.getClasspa
> th(Project
> > Properties.java:207)
> > at
> >
> org.eclipse.ajdt.internal.builder.Builder.build(Builder.java:265)
> > at
> >
> org.eclipse.core.internal.events.BuildManager$2.run(BuildManag
> er.java:57
> > 4)
> > at
> >
> org.eclipse.core.internal.runtime.InternalPlatform.run(Interna
> lPlatform.
> > java:616)
> > at
> >
> org.eclipse.core.runtime.Platform.run(Platform.java:747)
> > at
> >
> org.eclipse.core.internal.events.BuildManager.basicBuild(Build
> Manager.ja
> > va:158)
> > at
> >
> org.eclipse.core.internal.events.BuildManager.basicBuild(Build
> Manager.ja
> > va:192)
> > at
> >
> org.eclipse.core.internal.events.BuildManager$1.run(BuildManag
> er.java:22
> > 1)
> > at
> >
> org.eclipse.core.internal.runtime.InternalPlatform.run(Interna
> lPlatform.
> > java:616)
> > at
> >
> org.eclipse.core.runtime.Platform.run(Platform.java:747)
> > at
> >
> org.eclipse.core.internal.events.BuildManager.basicBuild(Build
> Manager.ja
> > va:224)
> > at
> >
> org.eclipse.core.internal.events.BuildManager.basicBuildLoop(B
> uildManage
> > r.java:243)
> > at
> >
> org.eclipse.core.internal.events.BuildManager.build(BuildManag
> er.java:27
> > 2)
> > at
> >
> org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuil
> dJob.java:
> > 142)
> > at
> >
> org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob
> .java:203)
> > at
> >
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
> >  
> > 
> > In addition, when I copied a .aj file into the new
> > project and tried to
> > open it in the editor, I got the following:
> > 
> > 
> > Error 2005-01-29 18:02:25.615 Problems occurred when
> > invoking code from
> > plug-in: "org.eclipse.core.runtime".
> > java.lang.NoSuchMethodError:
> >
> org.eclipse.ajdt.parserbridge.AJCompilationUnitStructureReques
> tor.resolv
> > eDuplicates(Lorg/eclipse/jdt/core/IJavaElement;)V
> > at
> >
> org.eclipse.ajdt.parserbridge.AJCompilationUnitStructureReques
> tor.enterT
> > ype(AJCompilationUnitStructureRequestor.java:157)
> > at
> >
> org.eclipse.ajdt.parserbridge.AJCompilationUnitStructureReques
> tor.enterC
> > lass(AJCompilationUnitStructureRequestor.java:78)
> > at
> >
> org.eclipse.ajdt.parserbridge.AJSourceElementParser.notifySour
> ceElementR
> > equestor(AJSourceElementParser.java:1051)
> > at
> >
> org.eclipse.ajdt.parserbridge.AJSourceElementParser.notifySour
> ceElementR
> > equestor(AJSourceElementParser.java:716)
> > at
> >
> org.eclipse.ajdt.parserbridge.AJSourceElementParser.parseCompi
> lationUnit
> > (AJSourceElementParser.java:1200)
> > at
> >
> org.eclipse.ajdt.core.javaelements.AJCompilationUnit.buildStru
> cture(AJCo
> > mpilationUnit.java:199)
> > at
> >
> org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.
> java:203)
> > at
> >
> org.eclipse.ajdt.core.javaelements.AJCompilationUnit.generateI
> nfos(AJCom
> > pilationUnit.java:147)
> > at
> >
> org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaE
> lement.jav
> > a:553)
> > at
> >
> org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaE
> lement.jav
> > a:291)
> > at
> >
> org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaE
> lement.jav
> > a:277)
> > at
> >
> org.eclipse.ajdt.core.javaelements.AJCompilationUnit.getElemen
> tInfo(AJCo
> > mpilationUnit.java:107)
> > at
> >
> org.eclipse.jdt.internal.core.JavaElement.getChildren(JavaElem
> ent.java:2
> > 32)
> > at
> >
> org.eclipse.ajdt.core.javaelements.AJCompilationUnit.getChildr
> en(AJCompi
> > lationUnit.java:326)
> > at
> >
> org.eclipse.jdt.internal.core.JavaElement.getChildrenOfType(Ja
> vaElement.
> > java:246)
> > at
> >
> org.eclipse.jdt.internal.core.CompilationUnit.getTypes(Compila
> tionUnit.j
> > ava:827)
> > at
> >
> org.eclipse.ajdt.core.javaelements.AJCompilationUnit.getTypes(
> AJCompilat
> > ionUnit.java:331)
> > at
> >
> org.eclipse.jdt.internal.corext.refactoring.rename.RenameCompi
> lationUnit
> >
> Processor.getTypeWithTheSameName(RenameCompilationUnitProcesso
> r.java:290
> > )
> > at
> >
> org.eclipse.jdt.internal.corext.refactoring.rename.RenameCompi
> lationUnit
> >
> Processor.computeRenameTypeRefactoring(RenameCompilationUnitPr
> ocessor.ja
> > va:279)
> > at
> >
> org.eclipse.jdt.internal.corext.refactoring.rename.RenameCompi
> lationUnit
> >
> Processor.<init>(RenameCompilationUnitProcessor.java:62)
> > at
> >
> org.eclipse.jdt.ui.refactoring.RenameSupport.create(RenameSupp
> ort.java:2
> > 54)
> > at
> >
> org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElem
> entAction.
> > createGeneric(RenameJavaElementAction.java:189)
> > at
> >
> org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElem
> entAction.
> > canEnable(RenameJavaElementAction.java:80)
> > at
> >
> org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElem
> entAction.
> > selectionChanged(RenameJavaElementAction.java:64)
> > at
> >
> org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSel
> ectionChan
> > ged(SelectionDispatchAction.java:200)
> > at
> >
> org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionCh
> anged(Sele
> > ctionDispatchAction.java:195)
> > at
> >
> org.eclipse.jdt.ui.actions.RenameAction.selectionChanged(Renam
> eAction.ja
> > va:82)
> > at
> >
> org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:163)
> > at
> >
> org.eclipse.core.internal.runtime.InternalPlatform.run(Interna
> lPlatform.
> > java:616)
> > at
> >
> org.eclipse.core.runtime.Platform.run(Platform.java:747)
> > at
> >
> org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:161)
> > at
> >
> org.eclipse.jface.viewers.StructuredViewer.updateSelection(Str
> ucturedVie
> > wer.java:1622)
> > at
> >
> org.eclipse.jface.viewers.StructuredViewer.handleSelect(Struct
> uredViewer
> > .java:890)
> > at
> >
> org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(St
> ructuredVi
> > ewer.java:916)
> > at
> >
> org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStr
> ategy.java
> > :209)
> > at
> >
> org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:204)
> > at
> >
> org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy
> .java:364)
> > at
> >
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> > at
> >
> org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:800)
> > at
> >
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2794)
> > at
> >
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2448)
> > 
> === message truncated === 
> 
> 
> 		
> ______________________________________________ 
> Renovamos el Correo Yahoo!: ¡250 MB GRATIS! 
> Nuevos servicios, más seguridad 
> http://correo.yahoo.es
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top