facebook

IDE2013 – Cannot Install AJDT w/Hibernate&JPA Facets

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #337972 Reply

    Chris Cranford
    Participant

    I just upgraded to MyEclipse 2013 and I’m having problems trying to install the AspectJ Development Tools via the Install from Catalog option. During the process I get the following message:

    
    Cannot complete the install because of a conflicting dependency.
      Software being installed: AspectJ Development Tools 2.2.2.e42x-RELEASE-20130220-1400 (pack.popular-pack.142396.feature.group 2.2.2.e42x-RELEASE-20130220-1400)
      Software currently installed: Hibernate / JPA Support for MyEclipse 11.0.0.c0000015t201304021713 (component.me-pro-11-ea.myeclipse_persistence_module.windows.x86_64 11.0.0.c0000015t201304021713)
      Only one of the following can be installed at once: 
        JDT Weaving 2.2.2.e42x-RELEASE-20130220-1400 (org.eclipse.contribution.weaving.jdt 2.2.2.e42x-RELEASE-20130220-1400)
        JDT Weaving 2.2.1.e42x-RELEASE-20120921-1400 (org.eclipse.contribution.weaving.jdt 2.2.1.e42x-RELEASE-20120921-1400)
      Cannot satisfy dependency:
        From: Hibernate / JPA Support for MyEclipse 11.0.0.c0000015t201304021713 (component.me-pro-11-ea.myeclipse_persistence_module.windows.x86_64 11.0.0.c0000015t201304021713)
        To: org.eclipse.contribution.weaving.jdt [2.2.1.e42x-RELEASE-20120921-1400]
      Cannot satisfy dependency:
        From: AspectJ Development Tools 2.2.2.e42x-RELEASE-20130220-1400 (org.eclipse.ajdt.feature.group 2.2.2.e42x-RELEASE-20130220-1400)
        To: org.eclipse.contribution.weaving.jdt [2.2.2.e42x-RELEASE-20130220-1400]
      Cannot satisfy dependency:
        From: AspectJ Development Tools 2.2.2.e42x-RELEASE-20130220-1400 (pack.popular-pack.142396.feature.group 2.2.2.e42x-RELEASE-20130220-1400)
        To: org.eclipse.ajdt.feature.group [2.2.2.e42x-RELEASE-20130220-1400]
    

    This project successfully supported AJDT, Hibernate, and JPA under MyEclipse 10.1 and previous builds and so I’m baffled as to why there is a dependency issue with this. Has anyone been able to resolve this problem at all?

    #337974 Reply

    Chris Cranford
    Participant

    I followed the suggestion in this thread (
    https://www.genuitec.com/forums/topic/aspectj-development-tools-ajdt-plugin-install-problem/&highlight= ) by installing the Spring AJDT instead of the stand alone AJDT like I had before in past versions. I see that it is supposedly weaving my classes according to the progress tab, but the application still fails to initialize during context startup.

    Compiling via ant command line works just fine with no problems, so there is definitely a problem inside the IDE environment but I have yet to pinpoint what seems to have happened with the Migration between 10 and 11.

    Thoughts?

    #338085 Reply

    ccranford,

    Sorry for the delay.
    I have escalated it to a dev team member. They will get back to you soon.

    #338125 Reply

    Brian Fernandes
    Moderator

    ccranford,

    I had a look at bugs that existed in AJDT 2.2.1 that were fixed in 2.2.2. This is one that seemed to indicate a problem with Java 7 projects – in case you are using Java 7: https://bugs.eclipse.org/bugs/show_bug.cgi?id=395960

    The other bugs are here: https://bugs.eclipse.org/bugs/buglist.cgi?list_id=5133351&query_format=advanced&target_milestone=2.2.2&product=AJDT

    If you aren’t affected by #395960, then this could likely be an issue with AJDT tooling itself, and you would need to ask on the AJDT forums. We’ll try to work on relaxing the constraints so that AJDT 2.2.2 can also be installed.

    #339872 Reply

    Chris Cranford
    Participant

    Any idea when the constraints will be relaxed so that ME2013 can be used?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: IDE2013 – Cannot Install AJDT w/Hibernate&JPA Facets

You must be logged in to post in the forum log in