3 Replies Latest reply on Jan 10, 2012 6:34 AM by maxandersen

    I met a problem when install freemarker

    yingtju

      I download the 3.2.2 zip file, and selected only freemarker to install, here is the detail:

       

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

        Software being installed: FreeMarker IDE 1.1.0.v20111025-0320-H192-Final (org.jboss.ide.eclipse.freemarker.feature.feature.group 1.1.0.v20111025-0320-H192-Final)

        Missing requirement: FreeMarker IDE 1.1.0.v20111025-0320-H192-Final (org.jboss.ide.eclipse.freemarker 1.1.0.v20111025-0320-H192-Final) requires 'bundle org.junit 0.0.0' but it could not be found

        Cannot satisfy dependency:

          From: FreeMarker IDE 1.1.0.v20111025-0320-H192-Final (org.jboss.ide.eclipse.freemarker.feature.feature.group 1.1.0.v20111025-0320-H192-Final)

          To: org.jboss.ide.eclipse.freemarker [1.1.0.v20111025-0320-H192-Final]

      it seems like has stm to do with org.junit, i found the resource-bound in the manifest.mf has the org.junit,so i delete it but it did not work out

       

       

      Any suggestion is appreciated!