-
Notifications
You must be signed in to change notification settings - Fork 45
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
Eclipse hangs while configuring repository with Personal Access Tokens #56
Comments
I have the same issue |
Apparently this is the issue - teknodan@ef28259. Could we please merge it to this repo. Is there some other plugin repo available where this is fixed? |
Compiled the plugin locally with this as the only change (api.getMembershipProjects() vs api.getProjects() ) and I can verify the plugin works fine after that. |
Tried to recompile, but Maven fails with:
I tried to change the repository but no luck, even if the repository explorer shows that Any suggestions? |
When I try to setup a gitlab issue repository using private token the entire Eclipse 2019-03 hangs.
I need to kill the java process :(
The text was updated successfully, but these errors were encountered: