Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] WTP HTML editor


These type of questions are better asked on the Forums.

http://www.eclipse.org/forums/

The XML Catalog Extension is one of the ways to add a new schemas to the editor for validation and content assistance of an XML file.

Dave


http://www.eclipse.org/forum
On 08/25/2010 01:59 AM, NS Gopikrishnan wrote:
Does WTP has a separate mailing list than this ?
In the http://wiki.eclipse.org/WTP_FAQ, there is a mention about adding new entries to the XML catalog using "XML Catalog Contributions Extension Point" Is that the extension point for attaching a new schema to the catalog (and to the editor) ?



On Fri, Aug 20, 2010 at 10:15 PM, Cameron Bateman <CAMERON.BATEMAN@xxxxxxxxxx> wrote:
The WTP HTML editor is owned by the JSF Tools project.  You will find it under org.eclipse.jsf/plugins/org.eclipse.jst.pagedesigner.*.

I don't think it is really extensible in the way you want, but have a look.


Thanks,

Cameron


----- Original Message -----
From: nksgopikrishnan@xxxxxxxxx
To: wtp-incubator-dev@xxxxxxxxxxx
Sent: Thursday, August 19, 2010 10:53:40 PM GMT -08:00 US/Canada Pacific
Subject: [wtp-incubator-dev] WTP HTML editor

Hi all,
Do we have a wiki for WTP's HTML editor (Webpage Editor) ? So that I can get to know how to obtain it's source bundles. My aim is to supply it an additional grammar for my custom XML format.

--
Thanks & Regards,
NS Gopikrishnan

_______________________________________________
wtp-incubator-dev mailing list
wtp-incubator-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev




--
Thanks & Regards,
NS Gopikrishnan
_______________________________________________ wtp-incubator-dev mailing list wtp-incubator-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev


Back to the top