Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » text editor for plugin.xml
text editor for plugin.xml [message #54916] Thu, 29 May 2003 16:40
Eclipse UserFriend
Hi,
I am writing an editor similar to the plugin.xml editor. I am displaying
by data using a org.eclipse.jface.Viewers.TreeViewer and a
org.eclipse.jface.Viewers.ListViewer. Synchronization between these views
is not a problem. I also want to display the same data in the text form
which is in xml. So I added another tab "Source" which is a
org.eclipse.jface.Viewers.text.TextViewer. I want to synchronize this view
with the other viewers similar to plugin.xml (If a change is made in
Runtime view, the change is immediately seen in the Source view even if
the file is not saved).
Can anyone please suggest a way to do this or point me in the right
direction?

Thanks
-Kiran
Previous Topic:ANT and memory issue?
Next Topic:How can i trace when the ide is loaded
Goto Forum:
  


Current Time: Sun Apr 27 01:54:52 EDT 2025

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

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

Back to the top