ChristianWulf / qa-eclipse-plugin

Eclipse Plugin to integrate QA tools, such as PMD and Checkstyle, into Eclipse
Eclipse Public License 1.0
7 stars 3 forks source link

Left lick in editor only works for one of the plugins #64

Open ChristianWulf opened 6 years ago

ChristianWulf commented 6 years ago

Solution:

Move left click action to the common plugin which searches for the actual plugin (PMD, Checkstyle, ...) to select the line in the associated violations view.