Donate Share

Eclipse Checkstyle Plug-in

Tracker: Bugs

5 Vertical Ruler annotations cannot be unset - ID: 1638557
Last Update: Comment added ( lkoe )

Using Eclipse 3.2.1 and Checkstyle 4.1.1, I tried changing the
Preferences->Editors->Text Editors->Annotations and unchecked "Overview
Ruler" and "Vertical Ruler", for "Checkstyle info" but the graphics are
still being displayed. I've tried an "eclipse.exe -clean" and it doesn't
help.

I also changed the annotation style from "highlight" to "box" (and other
settings) successfully, but the ruler annotations haven't moved no matter
which configuration I try.


RFrankum ( rfrankum ) - 2007-01-18 12:39

5

Closed

Fixed

Lars Koedderitzsch

User Interface

post 4.0.0

Public


Comments ( 3 )

Date: 2007-01-19 07:03
Sender: lkoeProject Admin


Oh sorry, I forget you were running 4.1.1 still, my bad.
Yes, among other stuff and bugfixes the new version (4.2.1) added a page
where users can vote/comment for the plugin on EclipsePluginCentral (see
here for more info
http://eclipse-cs.sourceforge.net/releasenotes/4.2.0/release_notes.html).

To make the problem and the tab go away you can simply remove this section
from the plugin.xml:
<page
name="%VotingPage.name"

class="com.atlassw.tools.eclipse.checkstyle.voting.VotingPreferencePage"
id="com.atlassw.tools.eclipse.checkstyle.voting"

category="com.atlassw.tools.eclipse.checkstyle.preferences.CheckstylePreferencePage">
</page>


Alternativly you can just upgrade to 4.2.1 and replace the attached
plugin.xml again...


Date: 2007-01-19 06:54
Sender: rfrankum


Confirm that the annotations are fixed.

I do, however, get a side effect: Under global Preferences->Checkstyle
there is a tab of "%VotingPage.name" that generates an error when selected.
Is this some functionality added between 4.1.1 and the current CVS?


Date: 2007-01-18 21:04
Sender: lkoeProject Admin


Problem fixed in CVS, hopefully without any side effects.
Please replace the plugin.xml in the plugin directory with the one
attached to this bug report to test.


File Added: plugin.xml


Attached File ( 1 )

Filename Description Download
plugin.xml Fixed plugin.xml Download

Changes ( 9 )

Field Old Value Date By
status_id Open 2007-01-19 07:03 lkoe
close_date - 2007-01-19 07:03 lkoe
status_id Pending 2007-01-19 06:50 rfrankum
close_date 2007-01-18 21:04 2007-01-19 06:50 rfrankum
File Added 211930: plugin.xml 2007-01-18 21:04 lkoe
close_date - 2007-01-18 21:04 lkoe
status_id Open 2007-01-18 21:04 lkoe
resolution_id None 2007-01-18 21:04 lkoe
assigned_to nobody 2007-01-18 21:04 lkoe