[jbosside-issues] [JBoss JIRA] Commented: (JBIDE-421) Installing JBoss IDE disregards existing instances of the required dependencies

stephane bouchet (JIRA) jira-events at jboss.com
Tue Nov 21 06:27:42 EST 2006


    [ http://jira.jboss.com/jira/browse/JBIDE-421?page=comments#action_12347516 ] 
            
stephane bouchet commented on JBIDE-421:
----------------------------------------

Hi,

I took a look in your feature.xml file , and you explicitly set the required version of WTP into it , as other plugins: 

     <includes id="org.eclipse.emf" version="2.2.1.v200609210005"/>
     <includes id="org.eclipse.gef" version="3.2.1.v20060921"/>
     <includes id="org.eclipse.jem" version="1.2.1.v20060815_M----6zXJJzKIRGVU"/>
     <includes id="org.eclipse.jst" version="1.5.1.v200609111510-kW-O_zxPud7GuJG"/>
     <includes id="org.eclipse.wst" version="1.5.1.v200609111500-X3TmmF3AeboB5EW"/>
     <includes id="org.eclipse.xsd" version="2.2.1.v200609210005"/>

and then you set some required plugins

     <requires>
          <import plugin="org.eclipse.core.runtime"/>
          .... 

I am facing the same situation, and eclipse definitly will NOT switch to WTP 1.5.2....

Cheers,

Stéphane



> Installing JBoss IDE disregards existing instances of the required dependencies
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-421
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-421
>             Project: JBoss IDE
>          Issue Type: Bug
>          Components: Webtools 1.5 integration
>    Affects Versions: 2.0.0.Beta2
>         Environment: Eclipse 3.2.1
>            Reporter: Alex Grönholm
>         Assigned To: Robert Stryker
>
> - Install the WTP 1.5.2 all-in-one bundle
> - Install JBoss IDE 2.0.0beta2 from http://download.jboss.org/jbosside/updates/development
> This results in two conflicting versions of WTP and J2EE tools being installed, the 1.5.1 being listed under the JBoss IDE plugin in the "Manage Configuration" dialog. The expected result of this install is, of course, that it skips installation of the WTP and J2EE tools that already exist in the Eclipse installation. Even if they don't exist already, the plugin should not provide its own copies of the dependencies, but instead install the ones available from the Eclipse update site.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jbosstools-issues mailing list