Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 390 Bytes

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