/intellij-error-reporting

Sample plugin to demonstrate how to implement error reporting to a Sentry server

Primary LanguageJava

Sample plugin to demonstrate error reporting

This repository is demonstrating error reporting. There's a corresponding article at plugin-dev.com.

This repository demonstrates how to implement extension point errorHandler to send the exceptions to a Sentry endpoint.

This is how to run it:

./gradlew runIde