gwt-plugins / gwt-plugins/gwt-eclipse-plugin
PluginVersionIdentifier is removed since org.eclipse.equinox.common 3.21.0
- Dominant language
- Java
- Stars
- 117
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The PluginVersionIdentifier has been removed from newest Equinox version, see https://github.com/eclipse-equinox/equinox/pull/1308.
Current plugin version fails:
`java.lang.ClassNotFoundException: org.eclipse.core.runtime.PluginVersionIdentifier cannot be found by com.gwtplugins.gdt.eclipse.suite.update_4.2.0.202502241021`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the current plugin's Equinox dependency and the removal described in Eclipse Equinox pull request 1308. Reproduce the reported ClassNotFoundException with the newest Equinox version, then verify that the plugin loads without the missing PluginVersionIdentifier error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100