Hi, I've been trying to download the hibernate tools to Spring source tool suite 2.7.1 using the update site here:
http://download.jboss.org/jbosstools/updates/stable/I'm getting the following error(s):
Quote:
Cannot complete the install because of a conflicting dependency.
Software being installed: Hibernate Tools 3.4.0.v20110729-2006-H171-Final (org.hibernate.eclipse.feature.feature.group 3.4.0.v20110729-2006-H171-Final)
Software currently installed: Shared profile 1.0.0.1314933434652 (SharedProfile_com.springsource.sts.ide 1.0.0.1314933434652)
Only one of the following can be installed at once:
Structured Source Editor 1.2.5.v201108191505 (org.eclipse.wst.sse.ui 1.2.5.v201108191505)
Structured Source Editor 1.3.0.v201105101529 (org.eclipse.wst.sse.ui 1.3.0.v201105101529)
Structured Source Editor 1.2.3.v201102102045 (org.eclipse.wst.sse.ui 1.2.3.v201102102045)
Cannot satisfy dependency:
From: Shared profile 1.0.0.1314933434652 (SharedProfile_com.springsource.sts.ide 1.0.0.1314933434652)
To: org.eclipse.wst.sse.ui [1.3.0.v201105101529]
Cannot satisfy dependency:
From: Dali Java Persistence Tools - UI 2.3.2.v201008252310 (org.eclipse.jpt.ui 2.3.2.v201008252310)
To: bundle org.eclipse.wst.sse.ui [1.1.0,1.3.0)
Cannot satisfy dependency:
From: Hibernate Tools 3.4.0.v20110729-2006-H171-Final (org.hibernate.eclipse.feature.feature.group 3.4.0.v20110729-2006-H171-Final)
To: org.jboss.tools.hibernate.jpt.ui [3.4.1.v20110729-2006-H171-Final]
Cannot satisfy dependency:
From: Hibernate Jdt UI 3.4.1.v20110729-2006-H171-Final (org.jboss.tools.hibernate.jpt.ui 3.4.1.v20110729-2006-H171-Final)
To: bundle org.eclipse.jpt.ui 0.0.0
Looking through what's already installed I see I have Structured Source Editor 1.3.0.v201105101529
Has anyone else encountered this problem and found a way around it ?