Skip to content

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

Notifications You must be signed in to change notification settings

Aalto-LeTech/intellij-error-reporting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%