Rochelle, Eventually this sounds like a question for the DTP project, since you refer to the JDBC Wizard, which I assume would be theirs. And, as with most Eclipse lists, they'd probably prefer you ask on the newsgroup, instead of the committers mailing list.
And, I'll give one pointer. http://wiki.eclipse.org/FAQ_Can_I_reuse_wizards_from_other_plug-ins%3F It is best to do what you want by you providing your own wizard, and then use _pages_ from other wizards. But, even then, you need to make sure those other wizards are intended for re-use (that is, are API, etc.). Hope this helps, From: [EMAIL PROTECTED] To: [email protected] Date: 04/04/2008 07:51 PM Subject: [wtp-dev] Piggy backing onto a wizard? I'll need to create an xml file where I collect general DB connection information from a user in addition to a few other inputs. I've seen the JDBC connection wizard. Is it possible for me to add a wizard to another category that is made up of the JDBC connection wizard + my extra input and to access the collected info in order to populate my own xml file? Thanks, Rochelle _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
