Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting code=10053 error while installing groovy-eclipse on Eclipse IDE (Oxygen) for Eclipse Committers #592

Closed
ybayk opened this issue Jun 1, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@ybayk
Copy link

ybayk commented Jun 1, 2018

After following the steps in https://github.com/groovy/groovy-eclipse/blob/master/docs/Getting-Started-with-Groovy-Eclipse-Source-Code.md getting an error:

ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
  ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1527811536694
  ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: artificial_root 1.0.0.v1527811536694 requires 'org.codehaus.groovy.alltests.feature.feature.group 0.0.0' but it could not be found

Issue is reproducible on both mac and pc. Used anonymous github url for the groovy-eclipse source (https://github.com/groovy/groovy-eclipse.git)

@eric-milles
Copy link
Member

I'm most the way through editing the setup file. Just trying to button up a few more items before committing.

@eric-milles
Copy link
Member

The setup should execute to completion now. All imported projects should build with no errors and you should be able to launch Eclipse Application or JUnit Plug-in Tests from Run As or Debug As.

I could not figure out how to exclude org.mockito plug-in from the Target Platform, so there will be a framework error that will trip up ErrorLogTest unless you edit the target platform definition first.

@eric-milles eric-milles self-assigned this Jun 2, 2018
@eric-milles eric-milles added the bug label Jun 2, 2018
@eric-milles eric-milles added this to the v3.0.0 milestone Jun 2, 2018
eric-milles added a commit that referenced this issue Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants