Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Spring Tool Suite 3.9 not working with Gradle Buildship 2.1.x #163

@ilya-kosolapov

Description

@ilya-kosolapov
  1. Use a nightly distribution build from http://dist.springsource.com/snapshot/STS/nightly-distributions.html (Tested with spring-tool-suite-3.9.1.CI-B204-e4.7.0-win32-x86_64.zip and spring-tool-suite-3.9.1.CI-B632-e4.6.3-win32-x86_64.zip)
  2. Start STS, fresh workspace, Go to Eclipse Marketplace, search for and install Buildship Gradle Integration 2.0. Restart STS.
  3. Try to import a gradle project by selecting File/Import.../Gradle/Existing Gradle Project, click Next.
  4. Error is displayed: "Problem Opening Wizard. The selected wizard could not be started." The Details contains the following:

The selected wizard could not be started.
Plug-in "org.eclipse.buildship.ui" was unable to instantiate class "org.eclipse.buildship.ui.wizard.project.ProjectImportWizard".
loader constraint violation: loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) previously initiated loading for a different type with name "com/google/common/base/Optional"

Possibly related stack overflow question (submitted by a different person): https://stackoverflow.com/questions/45041310/spring-tool-suite-3-9-not-working-with-gradle-buildship

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions