| [news.eclipse.webtools] Re: XML editor deployment... |
Mike
Mike Wrighton wrote:Hi,
I'd like to use the XML editor from WTP in my product, but the org.eclipse.wst.xml.ui plugin has, for example, project wizards for validating XML files etc which I don't want... Is the only way to hide this stuff by editing the WTP code myself?
If all you want is the XML Editor, you may want to create your own XML Editor based on the code from the WTP Editor. You can check the following PPT tutorial on how to do this:
http://www.eclipsecon.org/2008/sub/attachments/Extending_the_XML_and_SSE_editors_from_the_WTP_Project_.ppt
Dave