1 Reply Latest reply on Jun 16, 2015 8:03 PM by maxandersen

    JBoss eclipse bundle installation problem

    mzg351

      Hi,

      I am new to JBoss and I have some experience with Java so I wanted to use JBoss with Eclipse (Indigo).

      I am following the instructions from here:

      http://vandorp.biz/2012/03/installing-jboss-application-server-7-1-on-mac-os-x-with-eclipse-integration/#.VX8sN1VVikp

      However I have an installation problem due to some missing components. Here is the error message that I am getting:

        Cannot complete the install because one or more required items could not be found.

        Software being installed: Contexts and Dependency Injection Tools 1.7.0.Beta2-v20150612-0416-B809 (org.jboss.tools.cdi.feature.feature.group 1.7.0.Beta2-v20150612-0416-B809)

        Missing requirement: Xml Editor Plug-in 3.7.0.Beta2-v20150612-2035-B749 (org.jboss.tools.common.text.xml 3.7.0.Beta2-v20150612-2035-B749) requires 'bundle org.junit 4.12.0' but it could not be found

        Cannot satisfy dependency:

          From: Contexts and Dependency Injection Tools 1.7.0.Beta2-v20150612-0416-B809 (org.jboss.tools.cdi.feature.feature.group 1.7.0.Beta2-v20150612-0416-B809)

          To: org.jboss.tools.cdi.xml.ui [1.7.0.Beta2-v20150612-0416-B809]

        Cannot satisfy dependency:

          From: Seam XML 1.7.0.Beta2-v20150612-0416-B809 (org.jboss.tools.cdi.xml.ui 1.7.0.Beta2-v20150612-0416-B809)

          To: bundle org.jboss.tools.common.text.xml 0.0.0

      Sorry if this is too trivial but where can I get those missing tools?

      Thanks for your help!!