I tried it with 3.4 and it didn't work.

java.lang.NoSuchMethodError: org.eclipse.jdt.internal.core.LocalVariable.<init>(Lorg/eclipse/jdt/ internal/core/JavaElement;Ljava/lang/String;IIIILjava/lang/String;)V at org .eclipse .ajdt.core.javaelements.AJCodeElement.<init>(AJCodeElement.java:38) at org .eclipse .ajdt.core.model.AJProjectModel.createMapForFile(AJProjectModel.java: 689) at org.eclipse.ajdt.core.model.AJProjectModel.access $10(AJProjectModel.java:578) at org.eclipse.ajdt.core.model.AJProjectModel $1.visit(AJProjectModel.java:412) at org.eclipse.core.internal.resources.Resource $2.visit(Resource.java:105) at org.eclipse.core.internal.resources.Resource $1.visitElement(Resource.java:57) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:81) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:85) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:85) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:85) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:85) at org .eclipse .core .internal .watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:85) at org .eclipse .core .internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java: 126) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:67) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:103) at org.eclipse.core.internal.resources.Resource.accept(Resource.java:87) at org .eclipse .ajdt.core.model.AJProjectModel.createProjectMap(AJProjectModel.java: 405)
        at org.eclipse.ajdt.core.model.AJModel$1.run(AJModel.java:195)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1798) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1780) at org.eclipse.ajdt.core.model.AJModel.createMap(AJModel.java: 193) at org.eclipse.ajdt.core.builder.AJBuilder.build(AJBuilder.java:238) at org.eclipse.core.internal.events.BuildManager $2.run(BuildManager.java:629)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org .eclipse .core.internal.events.BuildManager.basicBuild(BuildManager.java:166) at org .eclipse .core.internal.events.BuildManager.basicBuild(BuildManager.java:197) at org.eclipse.core.internal.events.BuildManager $1.run(BuildManager.java:249)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org .eclipse .core.internal.events.BuildManager.basicBuild(BuildManager.java:252) at org .eclipse .core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:305) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java: 337) at org .eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java: 137) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Oh well ;)

dean
On Dec 13, 2007, at 11:59 AM, Andy Clement wrote:

I haven't tried it...  let me know if you do.  Usually the
dependencies shift too much for us between eclipse drivers and that
causes us a lot of problems.  I would like to do a 3.4 build - just
having trouble fitting it all into my busy schedule :)

Andy.

On 13/12/2007, Igor Fedorenko <[EMAIL PROTECTED]> wrote:
Andy,

Do you know if this build is compatible with Eclipse 3.4 M3 or better
yet with upcoming M4?


Andy Clement wrote:
It took longer than anticipated but there is now an AJDT1.5.1rc1
available for Eclipse 3.3 that includes the AspectJ1.5.4rc1 release
candidate I produced at the end of last week.

It is available on the dev update site:

http://download.eclipse.org/tools/ajdt/33/dev/update

See the download page for more info:

http://www.eclipse.org/ajdt/downloads/

The download page also includes a link to a downloadable zip version of AJDT.
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Dean Wampler, Ph.D.
dean at objectmentor.com
http://www.objectmentor.com
See also:
http://www.aspectprogramming.com  AOP advocacy site
http://aquarium.rubyforge.org     AOP for Ruby
http://www.contract4j.org         Design by Contract for Java5



_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to