/watchMe

watchMe is an IntelliJ IDEA plugin, notify error message to Slack automatically.

Primary LanguageJavaMIT LicenseMIT

watchMe

watchMe is an IntelliJ IDEA plugin, notify your error message to Slack.

This plugin provides support for Solving your error in IntelliJ IDEA. By notifying your error to your Slack team automatically, your team members can help you to solve the error.

Getting started

  1. If you’re using IntelliJ IDEA, install watchMe plugin in Preferences | Plugins - Install JetBrains plugins.
  2. Get Incoming Webhook URL from https://slack.com/services/new/incoming-webhook.
    1. Select channel to notify error message. channel_selection
    2. Get Webhook URL. webhook_url
  3. Set Webhook URL to Tools -> Slack Settings -> Add Slack Channel.
  4. Open your own project.
  5. If an error occurred on execution, watchMe send the error to your Slack team automatically.

License

MIT

Contributors