[
https://issues.jboss.org/browse/JBDS-2237?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-2237:
-----------------------------
Attachment:
jbds6m1-extras-install-of-gwt-stuff-not-yet-avail-from-central-as-no-published-staging-site-avail-yet.png
JBoss Maven GWT Configurator (org.jboss.tools.maven.get.feature) and the GPE/GWT SDK
feature (com.jboss.jbds.gwt.feature) can both be installed from
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk....
!jbds6m1-extras-install-of-gwt-stuff-not-yet-avail-from-central-as-no-published-staging-site-avail-yet.png!
Note that because we have no 6.0/staging site up on
devstudio.jboss.com (as we haven't
published our first milestone) these connectors cannot as yet be installed via Central,
only by hand from the Extras site.
add GWT features back into JBDS
-------------------------------
Key: JBDS-2237
URL:
https://issues.jboss.org/browse/JBDS-2237
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: 3rdPartyDependencies, updatesite
Affects Versions: 6.0.0.M1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 6.0.0.M1
Attachments:
jbds6m1-extras-install-of-gwt-stuff-not-yet-avail-from-central-as-no-published-staging-site-avail-yet.png
GWT features were removed from the aggregate site because there's no com.google.gdt
for org.eclipse.platform >3.7 yet.
{code:title=trunk/extras/features/com.jboss.jbds.m2e.extras.feature/feature.xml}
.
<!-- TODO: JBDS-2237 remove GWT features until we have something that's
compatible w/ Eclipse 4.2
<import feature="org.jboss.tools.maven.gwt.feature"
version="1.3.0" match="compatible" />
-->
{code}
{code:title=trunk/extras/site/site.xml}
.
<!-- JBDS-2237 remove GWT features until we have something that's
compatible w/ Eclipse 4.2
<feature url="features/org.jboss.tools.maven.gwt.feature_0.0.0.jar"
id="org.jboss.tools.maven.gwt.feature" version="0.0.0">
</feature>
-->
<!-- JBDS-2237 remove GWT features until we have something that's
compatible w/ Eclipse 4.2
<feature
url="features/com.google.gwt.eclipse.sdkbundle.e37.feature_0.0.0.jar"
id="com.google.gwt.eclipse.sdkbundle.e37.feature" version="0.0.0">
</feature>
<feature url="features/com.jboss.jbds.gwt.feature_0.0.0.jar"
id="com.jboss.jbds.gwt.feature" version="0.0.0">
<category name="JBoss Selected Features" />
</feature>
-->
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira