gwt-plugins / gwt-eclipse-plugin

GWT Eclipse Plugin Documentation
http://gwt-plugins.github.io/documentation/
Eclipse Public License 1.0
114 stars 48 forks source link

Test on Eclipse Oxygen #299

Closed branflake2267 closed 7 years ago

TDesjardins commented 7 years ago

Because of the upcoming release in june I tried to install the plugin with the last stable version eclipse 4.7M6 but the following error was thrown:

Cannot complete the install because one or more required items could not be found.
  Software being installed: GWT Eclipse Plugin 3.0.0.201703272136 (com.gwtplugins.eclipse.suite.v3.feature.feature.group 3.0.0.201703272136)
  Missing requirement: GWT Eclipse Plugin 3.0.0.201703272136 (com.gwtplugins.eclipse.suite.v3.feature.feature.group 3.0.0.201703272136) requires 'org.eclipse.mylyn.commons.ui 0.0.0' but it could not be found

The install of the SDBG plugin seems to work.

TDesjardins commented 7 years ago

Update: Installation of GWT Eclipse Plugin works after installing mylyn Plugin (http://download.eclipse.org/mylyn/releases/latest). After installation the plugin works as expected :-) .

TDesjardins commented 7 years ago

Plugin works perfectly fine with the new Eclipse Oxygen Release.

okrasz commented 7 years ago

It didn't want to work for me in Oxygen when installing via either via link drag&drop or via Marketplace when running Eclipse on Windows as without elevating to admin. It works after I started Eclipse as administrator and then installed via Marketplace, even if later not started as admin.

branflake2267 commented 7 years ago

In progress...