[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8145) gwt sdk bundle is not pulled when installing

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Apr 20 09:24:33 EDT 2011


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

Andre Dietisheim commented on JBIDE-8145:
-----------------------------------------

I retested the whole things and found out that the following google plugins get pulled from our update site (no gwt update site added!):

* com.google.gdt.eclipse.core_1.4.2.v201012211742
* com.google.gdt.eclipse.platform_1.4.2.v201012211742
* com.google.gdt.eclipse.platform.e36_1.4.2.v201012211742
* com.google.gdt.eclipse.platform.shared_1.4.2.v201012211742
* com.google.gwt.eclipse.core_1.4.2.v201012211742
* com.google.gwt.eclipse.sdkbundle.2.1.1_2.1.1.v201012170127

The following are missing:
* com.google.appengine.eclipse.core_1.4.2.v201012211742
* com.google.gdt.eclipse.maven_1.4.2.v201012211742
* com.google.gdt.eclipse.suite_1.4.2.v201012211742
* com.google.gwt.eclipse.oophm_1.4.2.v201012211742

I guess at least the com.google.gdt.eclipse.suite and com.google.gwt.eclipse.oophm should get installed. I might miss depencies in my plugin. I'll further investigate.


> gwt sdk bundle is not pulled when installing
> --------------------------------------------
>
>                 Key: JBIDE-8145
>                 URL: https://issues.jboss.org/browse/JBIDE-8145
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: GWT
>    Affects Versions: 3.2.0.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 3.2.1.M1
>
>
> Our GWT facet needs the GWT SDK at runtime. The GWT SDK holds the GWT cross compiler etc. and is needed so that a Dynamic Web project with GWT code gets compiled correctly. 
> The GWT SDK has the version in its name so that several SDK can be installed in parallel. We therefore declared an optional dependency to the latest GWT SDK in our org.jboss.tools.gwt.core:
> com.google.gwt.eclipse.sdkbundle.2.1.1;resolution:=optional,
> Unfortunately p2 does not pull the GWT SDK when its told to install our GWT facet.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list