Eclipse troubleshooting
Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
Status: Experiment
If the steps on this page don’t solve your problem, check the list of open issues in the Eclipse plugin’s project. If an issue matches your problem, update the issue. If no issues match your problem, create a new issue.
Review the Error Log
- In the menu bar of your IDE, select Window.
- Expand Show View, then select Error Log.
- Search for errors referencing the
gitlab-eclipse-plugin
orgitlab-language-server
plugins.
Enable GitLab Language Server debug logs
To enable GitLab Language Server debug logs:
- In your IDE, select Eclipse > Settings….
- On the left sidebar, select GitLab.
- In Language Server Log Level, enter
debug
. - Select Apply and Close.