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: Max Rydahl Andersen
Fix For: 3.2.x
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