Giter VIP home page Giter VIP logo

bugsnag-eclipse-plugin's Introduction

bugsnag-eclipse-plugin

Plugin which shows you the bugs from your Bugsnag projects + few useful features

Update site

http://code.sromku.com/plugins/

When setting update site -> uncheck: 'Group items by category'

Options

  1. Add,edit bugsnag accounts
  2. Show all projects from all accounts
  3. Fetch errors of selected project
  4. See full stacktrace of the error
  5. Double click on the error and go the java class to the right line in the editor
  6. Customize view columns

Story

When developing android apps, I found out that fixing bugs isn't the fun part of development time, I wanted to create new features instead. But, leaving the bugs on the user side wasn't a good thing. Then, I though that seeing the bugs in my IDE and easy accessing the line in code, will help me to resolve them faster and won't free my conscience if I choose to develop new features instead. So, this what pushed me to develop such plugin.

Usage

Connect accounts

  • Go to your Bugsnag account and copy Auth token. It looks like this:

  • Open the Bugsnag view in eclipse (Window->Show View->Other...)

  • From drop down menu -> Projects -> Add new...

Manage accounts & projects

  • Preferences -> Bugsnag -> Press New... to add new account with all projects.

View project errors

  • Go to view -> drop down menu -> Projects -> select the project you want.

  • Press refresh button and view errors.

Double click will take you to the java class! :)

View error stacktrace

  • Select error row and press on details button.

Customize columns

  • Go to view -> drop down menu -> Configure columns...

Bugsnag API:

https://bugsnag.com/docs/api

Contribute

Feel free to pull request and suggest new features. Opening bugs is also ok :)

License

Apache License Version 2.0

bugsnag-eclipse-plugin's People

Contributors

sromku avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.