We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947dccb commit b4f658cCopy full SHA for b4f658c
CONTRIBUTING.md
@@ -98,13 +98,3 @@ Failure? Check logs for errors or mismatched dependencies.
98
Join [#otel-java](https://cloud-native.slack.com/archives/C014L2KCTE3) on OpenTelemetry Slack
99
100
101
-## Troubleshooting Guide
102
-
103
-# Troubleshooting Guide
104
105
-| Error | Solution |
106
-|-----------------------|----------|
107
-| `JAVA_HOME` not set | Set `JAVA_HOME` to your JDK 11+ installation path. |
108
-| `Gradle build fails` | Ensure plugin versions are specified in `settings.gradle.kts`. |
109
-| `Test failures` | Check for missing dependencies or version conflicts. |
110
0 commit comments