Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: How to invoke XML formatter from Plugin
Re: How to invoke XML formatter from Plugin [message #199711] Thu, 13 September 2007 21:29 Go to next message
Eclipse UserFriend
Originally posted by: stefan.baramov.trx.com

Back in Sep 2006, Michael Giroux posted several messages regarding the
structured formatter of the org.eclisep.wst.sse.core plugin. The link is
http://dev.eclipse.org/newslists/news.eclipse.webtools/msg12 104.html

The structured formatter is in internal package accessible from the
following WTP plug-ins:
- org.eclipse.wst.dtd.core
- org.eclipse.wst.dtd.ui
- org.eclipse.wst.sse.ui
- org.eclipse.wst.xml.core
- org.eclipse.wst.xml.ui
- org.eclipse.wst.xsd.core
- org.eclipse.wst.xsd.ui

Are there any plans to make the structured formatter public? That is
accessible for all plug-ins. If not, can I file a bug (enhancement)
report with the hope that one day can be externalized?


Thanks
Stefan
Re: How to invoke XML formatter from Plugin [message #199727 is a reply to message #199711] Fri, 14 September 2007 07:37 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Stefan Baramov wrote:
> Back in Sep 2006, Michael Giroux posted several messages regarding the
> structured formatter of the org.eclisep.wst.sse.core plugin. The link is
> http://dev.eclipse.org/newslists/news.eclipse.webtools/msg12 104.html
>
> The structured formatter is in internal package accessible from the
> following WTP plug-ins:
> - org.eclipse.wst.dtd.core
> - org.eclipse.wst.dtd.ui
> - org.eclipse.wst.sse.ui
> - org.eclipse.wst.xml.core
> - org.eclipse.wst.xml.ui
> - org.eclipse.wst.xsd.core
> - org.eclipse.wst.xsd.ui
>
> Are there any plans to make the structured formatter public? That is
> accessible for all plug-ins. If not, can I file a bug (enhancement)
> report with the hope that one day can be externalized?

The issues with the progress monitor should be corrected in this
week's 3.0 I-build. As for making the formatter action public, no,
we're not going to do that. 3.0 has us making the formatters more
configurable and the intent is to provide an API for running them
headless.

--
Nitin Dahyabhai
Structured Source Editing


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: How to invoke XML formatter from Plugin [message #199752 is a reply to message #199727] Fri, 14 September 2007 12:56 Go to previous message
Eclipse UserFriend
Originally posted by: stefan.baramov.trx.com

Nitin Dahyabhai wrote:
> As for making the formatter action public, no, we're not
> going to do that. 3.0 has us making the formatters more configurable
> and the intent is to provide an API for running them headless.
>

I agree the formatter actoin should remain private. I was refering to
the org.eclipse.wst.sse.core.internal.format.IStructuredFormatPr ocessor
and the corresponding factory.

- Stefan
Previous Topic:Issue EARExport task Eclipse-3.3-jee-europa
Next Topic:Adding Trindad to web page editor palette
Goto Forum:
  


Current Time: Fri Apr 19 22:33:29 GMT 2024

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

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

Back to the top