[jbosstools-issues] [JBoss JIRA] (JBDS-2494) Cannot install GWT Designer - missing org.eclipse.wb.core.xml

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Mar 7 12:10:45 EST 2013


    [ https://issues.jboss.org/browse/JBDS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759521#comment-12759521 ] 

Nick Boldt commented on JBDS-2494:
----------------------------------

https://devstudio.jboss.com/updates/7.0-staging/extras/compositeContent.xml -> https://devstudio.jboss.com/updates/7.0-staging/extras/4.30.1/compositeContent.xml -> https://devstudio.jboss.com/updates/requirements/gwt/3.2.0.v201302131858-rel-r42/ -> https://devstudio.jboss.com/updates/requirements/gwt/3.2.0.v201302131858-rel-r42/features/org.eclipse.wb.core.xml.feature_1.5.2.r42x201302111919.jar exists.

However, https://devstudio.jboss.com/updates/requirements/gwt/3.2.0.v201302131858-rel-r42/plugins/org.eclipse.wb.core.java_1.5.2.r42x201302111907.jar is missing. Looks like an incomplete mirror. Have added the missing feature and 2 plugins.

{code}
org.eclipse.wb.core.java.feature_1.5.2.r42x201302111907.jar
org.eclipse.wb.core.java_1.5.2.r42x201302111907.jar
org.eclipse.wb.core.databinding_1.5.2.r42x201302111907.jar
{code}

                
> Cannot install GWT Designer - missing org.eclipse.wb.core.xml
> -------------------------------------------------------------
>
>                 Key: JBDS-2494
>                 URL: https://issues.jboss.org/browse/JBDS-2494
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: 3rdPartyDependencies, Build
>    Affects Versions: 7.0.0.Alpha1
>         Environment: JBDS 7.0.0.Alpha1c
>            Reporter: Martin Malina
>            Assignee: Nick Boldt
>             Fix For: 7.0.0.Alpha2
>
>
> I am unable to install GWT plugins including GWT Designer.
> Because of JBDS-2469 I am trying to use normal update sites and not JBoss Central.
> I have these update sites added:
> http://www.qa.jboss.com/binaries/RHDS/targetplatforms/jbdevstudiotarget/4.30.5.Alpha-SNAPSHOT/REPO/
> http://www.qa.jboss.com/binaries/RHDS/updates/development/7.0.0.Alpha1c.core/
> https://devstudio.jboss.com/updates/7.0-staging/extras/
> Then I go to Help -> Install New Software... and select the extras update site.
> I uncheck "Group items by category" and manually select all Google/GWT and Window Builder (which is needed for Google Designer).
> Then I am given this error:
> {code}
> Cannot complete the install because one or more required items could not be found.
>   Software being installed: WindowBuilder XML Core (requires Eclipse WTP/WST) 1.5.2.r42x201302111919 (org.eclipse.wb.core.xml.feature.feature.group 1.5.2.r42x201302111919)
>   Missing requirement: WindowBuilder Core for XML GUI's 1.5.2.r42x201302111919 (org.eclipse.wb.core.xml 1.5.2.r42x201302111919) requires 'bundle org.eclipse.wb.core.java 0.0.0' but it could not be found
>   Cannot satisfy dependency:
>     From: WindowBuilder XML Core (requires Eclipse WTP/WST) 1.5.2.r42x201302111919 (org.eclipse.wb.core.xml.feature.feature.group 1.5.2.r42x201302111919)
>     To: org.eclipse.wb.core.xml [1.5.2.r42x201302111919]
> {code}
> So the missing dependency is org.eclipse.wb.core.xml. Shouldn't that be on the target platform? Am I doing something wrong?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list