Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Error highlighting without Markers
icon5.gif  Error highlighting without Markers [message #508337] Mon, 18 January 2010 13:39
fwn  is currently offline fwn Friend
Messages: 10
Registered: January 2010
Junior Member
Hi,

I have a TextEditor that i would like to use Error Highlighting (the squiggly lines) in.
Normally this is done with Markers, however these appearently require an Instance of IFile or IResource wich I do not have since I use a custom Implementation of IEditorInput.
Is there any way to archive Error Highlighting without Markers or to create Markers without IResouce/IFile implementations?

[Updated on: Mon, 18 January 2010 13:40]

Report message to a moderator

Previous Topic:Build Path Incomplete
Next Topic:Error highlighting without Markers
Goto Forum:
  


Current Time: Thu Apr 25 14:30:31 GMT 2024

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

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

Back to the top