Re: [aspectj-users] Is there an AJDT version for Eclipse 2018-12?
Interesting the routes you tried. I never install the source entry and I always manually insert the update site. I wouldn’t expect something at http://download.eclipse.org/eclipse/updates/4.10 I don’t think - doesn’t that show projects on the eclipse release train? AJDT hasn’t been on the release train in years (and problems with that site sound like transient eclipse issues than anything I could do anything about). I’ll try installing the source bundle, see what I get. Thanks for kicking the tires on it. Cheers, Andy > On Feb 21, 2019, at 5:05 PM, Alexander Kriegisch > wrote: > > I forgot to mention for my first try with "update installed software": > -- I think the error comes from another update site, not from the AJDT > one. > -- The new AJDT packages finally showed up anyway after I clicked OK > on the error message. > -- Probably the installation failed there for the same reason it > failed via "install new software": because the source code package > was not available for download. > > -- > Alexander Kriegisch > https://scrum-master.de > > > Alexander Kriegisch schrieb am 22.02.2019 08:00: > >> Thanks, Andy. >> >> Actually errors are being shown when trying to contact the update site via >> Eclipse's update function: >> >> Unable to read repository at >> http://download.eclipse.org/eclipse/updates/4.10. >> No repository found at >> http://download.eclipse.org/eclipse/updates/4.10/categories. >> >> Next I tried the "install new software" and selected the new update site. I >> selected all three packages for installation: >> >> An error occurred while collecting items to be installed >> session context was:(profile=C__Program Files_Eclipse_2018-12_eclipse, >> phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, >> action=). >> Unable to read repository at >> http://download.eclipse.org/tools/ajdt/410/dev/update/ajdt-e410-2.2.4.201902212122/features/org.eclipse.contribution.weaving.source_2.2.4.201902212122.jar. >> Connection reset >> >> On my third try I only chose the two software packages and unselected the >> source code package. Finally the installation succeeded and now I can also >> use >> "New aspect". >> >> Besides, in my new 2018-12 installation AJ code assist did not work, simply >> because it was not active in the settings for AspectJ. After I activated it, >> everything now seems to work normally and I can also compile with level 1.8 >> up >> to 11. Thank you so much! >> >> Cheers >> >> >> Andrew Clement schrieb am 22.02.2019 02:20: >> >>> There isa now a 410 update site that fixes this. >>> >>> http://download.eclipse.org/tools/ajdt/410/dev/update >>> >>> On Feb 20, 2019, at 3:22 PM, Andrew Clement wrote: Yep, I see it when I do new aspect. The problem is that the tests for AJDT aren’t being run on a regular basis and certainly not against current eclipse versions. You can tell things aren’t in an ideal state because we are using a 4.8 update site for 4.10. The use of JDT weaving in AJDT makes that project so much harder to work with. Let me try and at least look at the source in a 4.10 eclipse to see what it complains about. > On Feb 19, 2019, at 7:25 PM, Alexander Kriegisch > > wrote: > > I can install AJDT from the 4.8 update channel into Eclipse 2018-12, but > it > does not work correctly, throwing errors during "new Aspect" and code > completion, such as > > java.lang.NoClassDefFoundError: > org/eclipse/jdt/internal/corext/codemanipulation/StubUtility > > Is there a functioning AJDT version (even a development snapshot) > anywhere? > > ___ > aspectj-users mailing list > aspectj-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/aspectj-users ___ aspectj-users mailing list aspectj-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/aspectj-users
Re: [aspectj-users] Is there an AJDT version for Eclipse 2018-12?
I forgot to mention for my first try with "update installed software": -- I think the error comes from another update site, not from the AJDT one. -- The new AJDT packages finally showed up anyway after I clicked OK on the error message. -- Probably the installation failed there for the same reason it failed via "install new software": because the source code package was not available for download. -- Alexander Kriegisch https://scrum-master.de Alexander Kriegisch schrieb am 22.02.2019 08:00: > Thanks, Andy. > > Actually errors are being shown when trying to contact the update site via > Eclipse's update function: > > Unable to read repository at http://download.eclipse.org/eclipse/updates/4.10. > No repository found at > http://download.eclipse.org/eclipse/updates/4.10/categories. > > Next I tried the "install new software" and selected the new update site. I > selected all three packages for installation: > > An error occurred while collecting items to be installed > session context was:(profile=C__Program Files_Eclipse_2018-12_eclipse, > phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, > action=). > Unable to read repository at > http://download.eclipse.org/tools/ajdt/410/dev/update/ajdt-e410-2.2.4.201902212122/features/org.eclipse.contribution.weaving.source_2.2.4.201902212122.jar. > Connection reset > > On my third try I only chose the two software packages and unselected the > source code package. Finally the installation succeeded and now I can also use > "New aspect". > > Besides, in my new 2018-12 installation AJ code assist did not work, simply > because it was not active in the settings for AspectJ. After I activated it, > everything now seems to work normally and I can also compile with level 1.8 up > to 11. Thank you so much! > > Cheers > > > Andrew Clement schrieb am 22.02.2019 02:20: > >> There isa now a 410 update site that fixes this. >> >> http://download.eclipse.org/tools/ajdt/410/dev/update >> >> >>> On Feb 20, 2019, at 3:22 PM, Andrew Clement >>> wrote: >>> >>> Yep, I see it when I do new aspect. The problem is that the tests for AJDT >>> aren’t being run on a regular basis and certainly not against current >>> eclipse versions. You can tell things aren’t in an ideal state because we >>> are using a 4.8 update site for 4.10. The use of JDT weaving in AJDT makes >>> that project so much harder to work with. Let me try and at least look at >>> the >>> source in a 4.10 eclipse to see what it complains about. >>> >>> On Feb 19, 2019, at 7:25 PM, Alexander Kriegisch wrote: I can install AJDT from the 4.8 update channel into Eclipse 2018-12, but it does not work correctly, throwing errors during "new Aspect" and code completion, such as java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/corext/codemanipulation/StubUtility Is there a functioning AJDT version (even a development snapshot) anywhere? ___ aspectj-users mailing list aspectj-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/aspectj-users
Re: [aspectj-users] Is there an AJDT version for Eclipse 2018-12?
Thanks, Andy. Actually errors are being shown when trying to contact the update site via Eclipse's update function: Unable to read repository at http://download.eclipse.org/eclipse/updates/4.10. No repository found at http://download.eclipse.org/eclipse/updates/4.10/categories. Next I tried the "install new software" and selected the new update site. I selected all three packages for installation: An error occurred while collecting items to be installed session context was:(profile=C__Program Files_Eclipse_2018-12_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://download.eclipse.org/tools/ajdt/410/dev/update/ajdt-e410-2.2.4.201902212122/features/org.eclipse.contribution.weaving.source_2.2.4.201902212122.jar. Connection reset On my third try I only chose the two software packages and unselected the source code package. Finally the installation succeeded and now I can also use "New aspect". Besides, in my new 2018-12 installation AJ code assist did not work, simply because it was not active in the settings for AspectJ. After I activated it, everything now seems to work normally and I can also compile with level 1.8 up to 11. Thank you so much! Cheers -- Alexander Kriegisch https://scrum-master.de Andrew Clement schrieb am 22.02.2019 02:20: > There isa now a 410 update site that fixes this. > > http://download.eclipse.org/tools/ajdt/410/dev/update > > Cheers, > Andy > >> On Feb 20, 2019, at 3:22 PM, Andrew Clement wrote: >> >> Yep, I see it when I do new aspect. The problem is that the tests for AJDT >> aren’t being run on a regular basis and certainly not against current >> eclipse versions. You can tell things aren’t in an ideal state because we >> are using a 4.8 update site for 4.10. The use of JDT weaving in AJDT makes >> that project so much harder to work with. Let me try and at least look at the >> source in a 4.10 eclipse to see what it complains about. >> >> Cheers, >> Andy >> >>> On Feb 19, 2019, at 7:25 PM, Alexander Kriegisch >>> wrote: >>> >>> I can install AJDT from the 4.8 update channel into Eclipse 2018-12, but it >>> does not work correctly, throwing errors during "new Aspect" and code >>> completion, such as >>> >>> java.lang.NoClassDefFoundError: >>> org/eclipse/jdt/internal/corext/codemanipulation/StubUtility >>> >>> Is there a functioning AJDT version (even a development snapshot) anywhere? >>> -- >>> Alexander Kriegisch >>> https://scrum-master.de >>> ___ >>> aspectj-users mailing list >>> aspectj-users@eclipse.org >>> To change your delivery options, retrieve your password, or unsubscribe from >>> this list, visit >>> https://www.eclipse.org/mailman/listinfo/aspectj-users >> > > ___ > aspectj-users mailing list > aspectj-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/aspectj-users ___ aspectj-users mailing list aspectj-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/aspectj-users
Re: [aspectj-users] Is there an AJDT version for Eclipse 2018-12?
There isa now a 410 update site that fixes this. http://download.eclipse.org/tools/ajdt/410/dev/update Cheers, Andy > On Feb 20, 2019, at 3:22 PM, Andrew Clement wrote: > > Yep, I see it when I do new aspect. The problem is that the tests for AJDT > aren’t being run on a regular basis and certainly not against current eclipse > versions. You can tell things aren’t in an ideal state because we are using a > 4.8 update site for 4.10. The use of JDT weaving in AJDT makes that project > so much harder to work with. Let me try and at least look at the source in a > 4.10 eclipse to see what it complains about. > > Cheers, > Andy > >> On Feb 19, 2019, at 7:25 PM, Alexander Kriegisch >> wrote: >> >> I can install AJDT from the 4.8 update channel into Eclipse 2018-12, but it >> does not work correctly, throwing errors during "new Aspect" and code >> completion, such as >> >> java.lang.NoClassDefFoundError: >> org/eclipse/jdt/internal/corext/codemanipulation/StubUtility >> >> Is there a functioning AJDT version (even a development snapshot) anywhere? >> -- >> Alexander Kriegisch >> https://scrum-master.de >> ___ >> aspectj-users mailing list >> aspectj-users@eclipse.org >> To change your delivery options, retrieve your password, or unsubscribe from >> this list, visit >> https://www.eclipse.org/mailman/listinfo/aspectj-users > ___ aspectj-users mailing list aspectj-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/aspectj-users
Re: [aspectj-users] Is there an AJDT version for Eclipse 2018-12?
Yep, I see it when I do new aspect. The problem is that the tests for AJDT aren’t being run on a regular basis and certainly not against current eclipse versions. You can tell things aren’t in an ideal state because we are using a 4.8 update site for 4.10. The use of JDT weaving in AJDT makes that project so much harder to work with. Let me try and at least look at the source in a 4.10 eclipse to see what it complains about. Cheers, Andy > On Feb 19, 2019, at 7:25 PM, Alexander Kriegisch > wrote: > > I can install AJDT from the 4.8 update channel into Eclipse 2018-12, but it > does not work correctly, throwing errors during "new Aspect" and code > completion, such as > >java.lang.NoClassDefFoundError: >org/eclipse/jdt/internal/corext/codemanipulation/StubUtility > > Is there a functioning AJDT version (even a development snapshot) anywhere? > -- > Alexander Kriegisch > https://scrum-master.de > ___ > aspectj-users mailing list > aspectj-users@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/aspectj-users ___ aspectj-users mailing list aspectj-users@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/aspectj-users