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
Error highlighting without Markers [message #604238] 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 IRecouse/IFile implementations?
Previous Topic:Error highlighting without Markers
Next Topic:help upgrading a plugin from eclipse 3.0 to 3.5 (yea, really)
Goto Forum:
  


Current Time: Fri Mar 29 04:48:00 GMT 2024

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

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

Back to the top