Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » max char in a line in own Editor
max char in a line in own Editor [message #308156] Thu, 14 September 2006 18:46
Frank Becker is currently offline Frank BeckerFriend
Messages: 89
Registered: July 2009
Member
In my plugin, I've added syntax highlighting for keywords. Now I want
to check that the length of the line is not more then 72 char (like in
FixedFormat Cobol).

How can I create an Errormarker if the line is longer?
How can I get the File from within a WordRule?
Is this the corret way or should I use a other way (later I want to
add on the fly syntax check for my plugin)?

Thanks

Frank
Previous Topic:registering popmenu
Next Topic:Building ready-to-use RCP product with org.eclipse.releng.basebuilder
Goto Forum:
  


Current Time: Fri Apr 26 06:28:40 GMT 2024

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

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

Back to the top