Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » StructredTextEditor XML content look and feel question
StructredTextEditor XML content look and feel question [message #206466] Mon, 07 January 2008 23:28
Eclipse UserFriend
Originally posted by: sursubra.cisco.com

Hi,
I am thinking of using StructuredTextEditor for my one of the editor
requirement. My requirement is this i need to develope a text editor which
need to edit an xml file but in the viewer
instead of xml tag look i need to display them as c function(only for
display purpose).for example
<world>
<continent name = "North America">
</continent>
</world>

should look like
world {
continent {
name = "North America""
}
}
I think I can do this in StructuredTextEditor. Is it difficult to do it.If
possible can some one throw some lights on.

Regards,
Suresh Subramanian
Previous Topic:Dynamic Web Project nature disappears
Next Topic:Plans for the org.eclipse.jst.j2ee.model.ModelProviderEvent
Goto Forum:
  


Current Time: Wed Apr 24 22:52:29 GMT 2024

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

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

Back to the top