Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » generating xml for the VE Editor
generating xml for the VE Editor [message #612371] Tue, 28 March 2006 11:29
Eclipse UserFriend
Originally posted by: altaf_ahmed_in.yahoo.co.in

hi all,

Good to see the VE Project. i have one question.
can i generate the xml file when i do drag and drop for a component. i mean suppose i have dropped the Textbox component then can i generate an xml file which represents this component just like it is being represented in a java class now. Likewise i want to generate xml file for all the components dropped in the visual display.

something like......
<component>
<name>name</name>
<type>textbox</type>
......
</component>

can anybody tell me how can i achieve this. Any help would greatly be appreciated.

thanks,
Altaf
Previous Topic:Extract the editpart for a specific component
Next Topic:Cant have VE working
Goto Forum:
  


Current Time: Fri Apr 26 12:00:07 GMT 2024

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

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

Back to the top