facebook

"Hibernate Install Problems"

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #228684 Reply

    Doegi
    Member

    Hi!

    I can’t use the “add hibernate capatiblities” tool.
    I exactly followed these tutorial:
    http://www.myeclipseide.com/images/tutorials/Hibernate/Hibernate.html
    but I always get the error

    “Hibernate Install Problems”
    Unable to install all Hibernate libraries.
    Reason: Unable to populate project with all Hibernate libraries.
    (Details:)
    Error creating file: cglib-full-2.0.1.jar
    …: commons-collections-2.1.jar (a few more commons libraries)
    …: concurrent-1.3.2.jar,
    ehcache-0.7.jar
    jgroups-2.2.1.jar

    I’m curring MyEclipse 3.8.4 on eclipse 3.0.2 on Windows XP.

    Any pointers?

    Thanks

    Alex

    #228687

    Riyad Kalla
    Member

    Alex,
    If you navigate to Window > Preferences > MyEclipse, what is the “Version” of MyEclipse shown there?

    Now if you navigate into the Project Capabilities > Hibernate settings, do you see the JAR files for Hibernate listed correctly? Try hitting “Restore Defaults” and then Apply and OK, then try and add Hibernate capabilities again.

    ALSO, What was the name of the file you used to install Eclipse? MyEclipse requires the Eclipse SDK (~85mb), and won’t work if you used the RCP/Platform or JDT installs only.

    #228694

    Doegi
    Member

    @support-rkalla wrote:

    If you navigate to Window > Preferences > MyEclipse, what is the “Version” of MyEclipse shown there?

    Version 3.8.4
    Build 200501171200-3.8.4

    @support-rkalla wrote:

    Now if you navigate into the Project Capabilities > Hibernate settings, do you see the JAR files for Hibernate listed correctly? Try hitting “Restore Defaults” and then Apply and OK, then try and add Hibernate capabilities again.

    Thanks, that was the trick. Now it works. This is kinda odd, as I never touched those settings, but thanks for the help 🙂

    Alex

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: "Hibernate Install Problems"

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