Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java editor recognizing protected areas
Java editor recognizing protected areas [message #172020] Thu, 05 August 2004 09:00
Eclipse UserFriend
Hello,

I am looking for an Eclipse Java editor that supports the following feature:

Only lines between specific comments lines are editable. The uneditable
lines would be created by code generators.

Example

uneditable text
//begin_editable_area1
editable text
//end
uneditable text
//begin_editable_area2
editable text
//end
uneditable text

Has there been done any work in this direction? Thanks!

Armin
Previous Topic:What is the proper use of IContentAssistProcessor interface?
Next Topic:jmf error on eclipse
Goto Forum:
  


Current Time: Wed Jul 23 17:27:32 EDT 2025

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

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

Back to the top