Eclipse troubleshooting
- Tier: Free, Premium, Ultimate
- 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 with the required information for support.
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
plugins.
Locate the Workspace Log file
The Workspace log file, named .log
is located in the directory <your-eclipse-workspace>/.metadata
.
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.
The debug logs are available in the language_server.log
file. To view this file, either:
- Go to the directory
/Users/<user>/eclipse/<eclipse-version>/Eclipse.app/Contents/MacOS/.gitlab_plugin
, replacing<user>
and<eclipse-version>
with the appropriate values. - Open the Error logs. Search for the log
Language server logs saved to: <file>.
where<file>
is the absolute path to thelanguage_server.log
file.
Required information for support
When creating a support request, provide this information:
Your current GitLab for Eclipse plugin version.
- Open the
About Eclipse IDE
popup window.- On Windows, in your IDE, select Help > About Eclipse IDE.
- On MacOS, in your IDE, select Eclipse > About Eclipse IDE.
- On the dialog, select Installation details.
- Locate GitLab for Eclipse and copy the Version value.
- Open the
Your Eclipse version.
- Open the
About Eclipse IDE
popup window.- On Windows, in your IDE, select Help > About Eclipse IDE.
- On MacOS, in your IDE, select Eclipse > About Eclipse IDE.
- Open the
Your operating system.
Are you using
gitlab.com
or a self-managed instance?Are you using a proxy?
Are you using a self-signed certificate?
The workspace logs.
If applicable, a video or a screenshot of the issue.
If applicable, the steps to reproduce the issue.
If applicable, the attempted steps to resolve the issue.
Certificate errors
You may experience errors connecting to GitLab if you connect to GitLab through a proxy or using custom certificates. Support for HTTP proxies and support for custom certificates are proposed for a future release.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support