Link Stack Traces to Source Code in Java
For years JavaScript and other devs have been able to link their source code to stack traces from their application errors. Helping them to get the root of their problems faster.
Java devs can now enjoy the same functionality. We have released Java Source context for Android, Backends, and Desktop. We offer plugins for Gradle and Maven, or you can manually set it up using sentry-cli
.