Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Code locking
Code locking [message #324079] Thu, 17 January 2008 06:20
Eclipse UserFriend
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
Previous Topic:Job-related questions
Next Topic:Icon problem with new menus extension point
Goto Forum:
  


Current Time: Sat Jul 05 07:56:38 EDT 2025

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

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

Back to the top