[jbosstools-issues] [JBoss JIRA] (JBIDE-12287) add GWT features back into JBT

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jul 4 16:11:12 EDT 2012


Nick Boldt created JBIDE-12287:
----------------------------------

             Summary: add GWT features back into JBT
                 Key: JBIDE-12287
                 URL: https://issues.jboss.org/browse/JBIDE-12287
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: GWT
    Affects Versions: 3.4.0.M1
            Reporter: Nick Boldt
            Assignee: Nick Boldt


GWT features were removed from the aggregate site because there's no com.google.gdt for org.eclipse.platform >3.7 yet.

{code:label=build/aggregate/site/site.xml}
        <!-- JBDS-2235, JBIDE-11549 temporarily remove because com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201202290255-rel-r37 requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)'
        <feature url="features/org.jboss.tools.maven.gwt.feature_0.0.0.jar" id="org.jboss.tools.maven.gwt.feature" version="0.0.0">
                <category name="MavenTools" />
        </feature>
        -->
        <!-- only in JBT -->
        <!-- JBDS-2235, JBIDE-11549 temporarily remove because com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201202290255-rel-r37 requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)'
        <feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar" id="org.jboss.tools.gwt.feature" version="0.0.0">
                <category name="GeneralTools" />
        </feature>
        -->

        <!-- JBDS-2235, JBIDE-11549 temporarily remove because com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201202290255-rel-r37 requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)'
        <feature url="features/org.jboss.tools.maven.gwt.feature.source_0.0.0.jar" id="org.jboss.tools.maven.gwt.feature.source" version="0.0.0">
                <category name="AllSources" />
        </feature>
        -->
        <!-- only in JBT -->
        <!-- JBDS-2235, JBIDE-11549 temporarily remove because com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201202290255-rel-r37 requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)'
        <feature url="features/org.jboss.tools.gwt.feature.source_0.0.0.jar" id="org.jboss.tools.gwt.feature.source" version="0.0.0">
                <category name="AllSources" />
        </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

        


More information about the jbosstools-issues mailing list