[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:45:41 EDT 2011


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

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

I now added a dependency to com.google.gdt.eclipse.suite so that it (and om.google.gwt.eclipse.oophm which it depends on) it 
gets pulled from update site when installing

> 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