Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » duplicating some functionality in Create XML File wizard
duplicating some functionality in Create XML File wizard [message #179623] Thu, 21 September 2006 21:55
Neil Goldsmith is currently offline Neil GoldsmithFriend
Messages: 68
Registered: July 2009
Member
I have my schema registered and my own wizard to create a specific file in
our application. I don't want to use the Create XML File wizard, but I want
to duplicate some of its functionality. For instance, we don't let the user
select a schema, we select it for them under the hood. But I would like to
have it generate the skeleton XML code including picking the root element
like the XML File wizard does (we also pick the root element for them).

I poked around in the src for the XML File Wizard, but most of the classes
it uses are internal classes. Is there a way to leverage some of the XML
File wizard behavior to create the skeleton file based on the schema or do I
need to manually do this myself?

It seems detailed documentation on how to work with the SSE and ext pts is
pretty light. Is there a good source of examples somewhere? I managed to
dig up the XML sample dealing with contributing to the catalog and that was
useful, but not much more than that.

thank you
Previous Topic:Tomcat 5.5 - 404 errors when running in Eclipse
Next Topic:Distinguish j2ee projects
Goto Forum:
  


Current Time: Thu Apr 25 13:33:54 GMT 2024

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

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

Back to the top