Menu

#131 Shortcut Keys: Check Code with Checkstyle / Clear Checkstyle

5.7.0
pending
nobody
5
2014-09-23
2011-03-11
No

It would be very useful to be able to bind key combinations in Eclipse for the following 2 actions [when editing Java source files]:
- Check code with Checkstyle
- Clear checkstyle violations

The 2 actions should appear in the key binding list from:
Window -> Preferences -> General -> Keys

Il would be nice if a key combination would be available by default for each of the aforementioned actions.

thanks!

Discussion

  • Lars Koedderitzsch

    A bit off topic, but what's wrong with using eclipse-cs automatic builder?
    This way Checkstyle automatically runs when a file is changed.

    That's the vastly preferred way to use the plugin, compared to manual invocation via the "Check code with Checkstyle" action.
    Please read here for starters:
    http://eclipse-cs.sourceforge.net/basic_setup_project.html

     
  • Lars Koedderitzsch

    • status: open --> pending
    • Group: --> 5.7.0
     

Log in to post a comment.