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

Won't install #1

Open
grahamengland opened this issue Oct 25, 2018 · 5 comments
Open

Won't install #1

grahamengland opened this issue Oct 25, 2018 · 5 comments

Comments

@grahamengland
Copy link

When I try to install this on my Eclipse Neon, I get the following error...
An error occurred while collecting items to be installed
session context was:(profile=C__Users_C054737_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: org.eclipse.update.feature,com.github.eclipse.yatb.features,1.0.0.201603281533.
MD5 hash is not as expected. Expected: 5942277985994f3fa32d7a88e8adcee8 and found 92bdaf90137c4ed65f4a7ba5ca353517.

@missedone
Copy link
Owner

hi @grahamengland , sounds like network issue.
could you try again?
if still having issue, you can try offline installation:
git clone this git repo, then in your eclipse -> Help -> Install New Software -> Add -> Local -> locate the folder dist of this project

@grahamengland
Copy link
Author

Thanks Nick. I downloaded the files locally and it looked like it installed without any errors, but even after restarting Eclipse I don't see the button anywhere... am I missing something? Not a biggie though, I can just terminate java/javaw processes through the Task Manager.

@missedone
Copy link
Owner

You can see additional terminate button on console view along with the existing red square terminate button.

I will attach a screenshot later, not on laptop right now.

@grahamengland
Copy link
Author

Thanks - I see it now (red square with grey cross below and to right of it). Oddly enough it doesn't seem to stop the called java.exe task, but I'm not entirely surprised, I'm doing some pretty odd things in my application.

@missedone
Copy link
Owner

Right, for windows I just delegate the terminate action to the default eclipse implementation, no force terminate like for Linux/Mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants