[jboss-user] [JBoss Tools] - Installing JBoss Tools on Eclipse 3.6 RC

Karsten Wutzke do-not-reply at jboss.com
Sun May 23 18:30:15 EDT 2010


Karsten Wutzke [http://community.jboss.org/people/kwutzke] created the discussion

"Installing JBoss Tools on Eclipse 3.6 RC"

To view the discussion, visit: http://community.jboss.org/message/544397#544397

--------------------------------------------------------------
Hello all,

I'm new to JBoss and Hibernate. I have Eclipse 3.6 RC1 on my Windows 64 bit machine and I was trying to install JBoss Tools by using the Eclipse update tool as described at

 https://www.jboss.org/tools/download/stable/3_1_GA.html https://www.jboss.org/tools/download/stable/3_1_GA.html

or rather

 https://www.jboss.org/tools/download/installation/update_3_1.html https://www.jboss.org/tools/download/installation/update_3_1.html

However, because I have Eclipse 3.6 RC1 (Helios) I seem to get dependency problems all over. I'm using the update site URL from the first link above:

http://download.jboss.org/jbosstools/updates/JBossTools-3.1.0.GA

Here's what Eclipse says:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Seam Tools 3.1.0.v201003050540R-H56-GA (org.jboss.tools.seam.feature.feature.group 3.1.0.v201003050540R-H56-GA)
  Software currently installed: Eclipse IDE for Java and Report Developers 1.3.0.20100517-1551 (epp.package.reporting 1.3.0.20100517-1551)
  Only one of the following can be installed at once: 
    International Components for Unicode for Java (ICU4J) 4.2.1.v20100412 (com.ibm.icu 4.2.1.v20100412)
    International Components for Unicode for Java (ICU4J) 4.0.1.v20090822 (com.ibm.icu 4.0.1.v20090822)
    International Components for Unicode for Java (ICU4J) 4.0.1.v20090415 (com.ibm.icu 4.0.1.v20090415)
  Only one of the following can be installed at once: 
    Common Frameworks 1.2.0.v201003040800 (org.eclipse.wst.common.frameworks 1.2.0.v201003040800)
    Common Frameworks 1.1.300.v200904160730 (org.eclipse.wst.common.frameworks 1.1.300.v200904160730)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java and Report Developers 1.3.0.20100517-1551 (epp.package.reporting 1.3.0.20100517-1551)
    To: org.eclipse.epp.package.reporting.feature.feature.group [1.3.0.20100517-1551]
  Cannot satisfy dependency:
    From: EPP Reporting Feature 1.3.0.20100517-1551 (org.eclipse.epp.package.reporting.feature.feature.group 1.3.0.20100517-1551)
    To: org.eclipse.platform.feature.group [3.6.0.v20100512-9gF78GpqFsgprEYh7z-Q7acirDtvcwz-ebYa]
  Cannot satisfy dependency:
    From: Dali Java Persistence Tools - Core 2.2.1.v200908270220 (org.eclipse.jpt.core 2.2.1.v200908270220)
    To: bundle org.eclipse.jst.j2ee [1.1.200,1.2.0)
  Cannot satisfy dependency:
    From: Dali Java Persistence Tools - Core 2.2.1.v200908270220 (org.eclipse.jpt.core 2.2.1.v200908270220)
    To: bundle org.eclipse.wst.common.frameworks [1.1.200,1.2.0)
  Cannot satisfy dependency:
    From: Java EE Component 1.1.301.v200909030330 (org.eclipse.jst.j2ee 1.1.301.v200909030330)
    To: bundle com.ibm.icu [3.4.4,4.1.0)
  Cannot satisfy dependency:
    From: Java EE Component 1.1.301.v201001272230 (org.eclipse.jst.j2ee 1.1.301.v201001272230)
    To: bundle com.ibm.icu [3.4.4,4.1.0)
  Cannot satisfy dependency:
    From: Java EE Component 1.1.400.v201004292000 (org.eclipse.jst.j2ee 1.1.400.v201004292000)
    To: bundle org.eclipse.wst.common.frameworks [1.2.0,2.0.0)
  Cannot satisfy dependency:
    From: Java EE Component 1.1.400.v201005130500 (org.eclipse.jst.j2ee 1.1.400.v201005130500)
    To: bundle org.eclipse.wst.common.frameworks [1.2.0,2.0.0)
  Cannot satisfy dependency:
    From: Eclipse Platform 3.6.0.v20100512-9gF78GpqFsgprEYh7z-Q7acirDtvcwz-ebYa (org.eclipse.platform.feature.group 3.6.0.v20100512-9gF78GpqFsgprEYh7z-Q7acirDtvcwz-ebYa)
    To: org.eclipse.rcp.feature.group [3.6.0.v20100427-9KAjFKvFs-Uz-4QX1m0EdXVS]
  Cannot satisfy dependency:
    From: Eclipse RCP 3.6.0.v20100427-9KAjFKvFs-Uz-4QX1m0EdXVS (org.eclipse.rcp.feature.group 3.6.0.v20100427-9KAjFKvFs-Uz-4QX1m0EdXVS)
    To: com.ibm.icu [4.2.1.v20100412]
  Cannot satisfy dependency:
    From: Hibernate Tools 3.3.0.v201003050540R-H56-GA (org.hibernate.eclipse.feature.feature.group 3.3.0.v201003050540R-H56-GA)
    To: org.jboss.tools.hibernate.jpt.core [3.3.0.v201003050540R-H56-GA]
  Cannot satisfy dependency:
    From: Hibernate Jdt Core 3.3.0.v201003050540R-H56-GA (org.jboss.tools.hibernate.jpt.core 3.3.0.v201003050540R-H56-GA)
    To: bundle org.eclipse.jpt.core [2.2.0,2.2.2)
  Cannot satisfy dependency:
    From: Seam Tools 3.1.0.v201003050540R-H56-GA (org.jboss.tools.seam.feature.feature.group 3.1.0.v201003050540R-H56-GA)
    To: org.hibernate.eclipse.feature.feature.group 3.2.0

Hmmm... I did not expect JBoss Tools not to work with a newer Eclipse version. The errors above are not like they make a lot of sense to me. Does anyone know what they mean in human language (preferrably English)?

Is there any cure for this (other than installing Eclipse 3.5, which is not desired)?

Karsten

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/544397#544397]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100523/e20314db/attachment-0001.html 


More information about the jboss-user mailing list