Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8145

gwt sdk bundle is not pulled when installing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • 3.2.1.M1
    • 3.2.0.CR1
    • gwt
    • None
    • Hide

      1) use a fresh eclipse helios jee, use a clean workspace
      2) add the google update site to the available sites: http://dl.google.com/eclipse/plugin/3.6/
      3) start installing our GWT facet from: http://download.jboss.org/jbosstools/updates/nightly/trunk/ (stop at the point where the plugins that shall be installed are listed)
      4) after p2 calculated the requirements check the plugins that shall be installed

      Result: GWT facet shall be installed but GWT SDK is not listed
      Expected: GWT facet and the GWT SDK are listed and will be installed.

      Show
      1) use a fresh eclipse helios jee, use a clean workspace 2) add the google update site to the available sites: http://dl.google.com/eclipse/plugin/3.6/ 3) start installing our GWT facet from: http://download.jboss.org/jbosstools/updates/nightly/trunk/ (stop at the point where the plugins that shall be installed are listed) 4) after p2 calculated the requirements check the plugins that shall be installed Result: GWT facet shall be installed but GWT SDK is not listed Expected: GWT facet and the GWT SDK are listed and will be installed.
    • Workaround Exists
    • Hide

      to have a working environment do the following:

      Install the GWT plugins in a first step, restart and install the JBT GWT Integration plugin on top of it, in a 2nd step.

      Show
      to have a working environment do the following: Install the GWT plugins in a first step, restart and install the JBT GWT Integration plugin on top of it, in a 2nd step.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              nickboldt Nick Boldt
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: