Code locking [message #324079] |
Thu, 17 January 2008 06:20 |
Eclipse User |
|
|
|
Originally posted by: automatic.javalobby.org
Hi
I am trying to program some small plugin that allows the user to choose some IJaveElement from the outline (class\method\field) and then "LOCK" it, such that the user will not be able to edit the code physically in the editor.
I am using markers to hold the data of which IJavaElement is locked.
I have tried to find endlessly a way to "LOCK" the code but unfortunately with no success.
Is there a way that I can do the Locking ? is there a way to enter inside the editor and to prevent from some piece of code
to be edited ? perhaps through the marker it can be done ?
Thanks in advance
Aviad
|
|
|
Powered by
FUDForum. Page generated in 0.04307 seconds