Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Markers in CompareEditor
Markers in CompareEditor [message #584247] Tue, 04 November 2008 19:16
Christoph Mayerhofer is currently offline Christoph MayerhoferFriend
Messages: 5
Registered: July 2009
Junior Member
Hello!

I'm using the CompareEditor which is called from the Subversive history
view.

I'm trying to use markers within the CompareEditor. But it seems the
CompareEditor doesn't support markers, because it doesn't show a
annotation column on the left border, which displays the marker(-icons),
like in the Eclipse TextEditor.

I don't know if it makes sense at all to add markers to a file from a
previous revision (file-version), because markers do not support
versioning. So I think it would not be possible to reopen the
marker-position because the marker has no revision number assigned.

Perhaps I have to implement my own markers. Is it somehow possible to
add an action "New marker" to the compare-editor's menu when I
right-click somewhere in the source-code?

Regards,

Christoph.
Previous Topic:Markers in CompareEditor
Next Topic:Automated unit testing: "org.eclipse.test.coretestapplication" could not be foun
Goto Forum:
  


Current Time: Sat Apr 20 06:31:12 GMT 2024

Powered by FUDForum. Page generated in 0.02862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top