Home » Eclipse Projects » Eclipse Platform » Completion using XML Schema
Completion using XML Schema [message #276981] |
Thu, 02 December 2004 10:46  |
Eclipse User |
|
|
|
Hi,
I want to implement an XML editor that should support schema
highlighting and of course completion. Is there a standard way to "just"
pick the xml schema and generate the rules for completion/highlighting?
Thanks,
Raphael
|
|
|
Re: Completion using XML Schema [message #276982 is a reply to message #276981] |
Thu, 02 December 2004 11:07   |
Eclipse User |
|
|
|
Check the current Integration build of the Web Tools project. It includes
an XML editor with completion based on an XML Schema. It also includes
preview versions of editors for XML Schema, DTD, WSDL, HTML, CSS, and JSP.
It's coming along very nicely!
A new Web Tools I-build was run today (20041202) and should be available
later today, pending test verification.
Regards,
Dave Carlson
"Raphael A. Bauer" <raphael.bauer@temis-group.com> wrote in message
news:condi6$c0b$1@www.eclipse.org...
> Hi,
>
> I want to implement an XML editor that should support schema highlighting
> and of course completion. Is there a standard way to "just" pick the xml
> schema and generate the rules for completion/highlighting?
>
> Thanks,
>
> Raphael
|
|
| | | | |
Re: Web Standard Tools - was: Re: Completion using XML Schema [message #277357 is a reply to message #277220] |
Thu, 09 December 2004 11:19   |
Eclipse User |
|
|
|
Sam,
You could extract a reasonably low-footprint set of plug-ins for those
editors. You would need to follow plug-in dependencies to determine all
necessary prereqs; e.g. all editors depend on the abstract "structured
edtior" sse plugin. Separate plug-ins are provided for editing XML, XSD,
and DTD. The XSD edtior uses the XML editor.
WTP development is targeting Eclipse 3.1, because they are expected to
release about the same time. So far, there are a few places where 3.1
specific APIs are used, but I have successfully used a recent build of the
XML/XSD editor with 3.0.1. But this config is not supported...
Dave
"Sam Mesh" <smesh@openrules.com> wrote in message
news:cp2rjb$to6$2@www.eclipse.org...
> Dave Carlson wrote:
>> This page contains the link for project binaries, plus instructions on
>> its CVS location. Web Tools is targeting 3.1 for all of its development,
>> so yes, it works with 3.1.
>> http://www.eclipse.org/webtools/development/main.html
>
> Can XML DTD and/or Schema based editor be extracted as a low-footprint
> component and be used in R3.0.1?
>
> --
> 10x,
> Sam Mesh
|
|
| |
Re: Web Standard Tools - was: Re: Completion using XML Schema [message #277431 is a reply to message #277376] |
Fri, 10 December 2004 12:04   |
Eclipse User |
|
|
|
Sam,
Just grab the latest I-build distribution. Get the "wst" build, which is
smaller because it omits the J2EE components.
The XML and XSD editors are very nice, supporting formatting, Content
Assist, and more. There are separate plugins for validation, plus general
abstract validation framework plugins. Without those, the editor will work
but the validation menus will be missing.
Dave
"Sam Mesh" <smesh@openrules.com> wrote in message
news:cpaetd$l7l$1@www.eclipse.org...
> Dave Carlson wrote:
>> You could extract a reasonably low-footprint set of plug-ins for those
>> editors. You would need to follow plug-in dependencies to determine all
>> necessary prereqs; e.g. all editors depend on the abstract "structured
>> edtior" sse plugin. Separate plug-ins are provided for editing XML, XSD,
>> and DTD. The XSD edtior uses the XML editor.
>
> Thanks Dave.
>
> What's your advise to do this on R3.0.1 - latest sources from CVS or
> download (what?)
>
> --
> 10x,
> Sam Mesh
|
|
|
Re: Web Standard Tools - was: Re: Completion using XML Schema [message #277438 is a reply to message #277431] |
Fri, 10 December 2004 17:08   |
Eclipse User |
|
|
|
Originally posted by: smesh.openrules.com
Dave, thanks for clarifications.
Dave Carlson wrote:
>>>You could extract a reasonably low-footprint set of plug-ins for those
>>>editors. You would need to follow plug-in dependencies to determine all
>>>necessary prereqs; e.g. all editors depend on the abstract "structured
>>>edtior" sse plugin. Separate plug-ins are provided for editing XML, XSD,
>>>and DTD. The XSD edtior uses the XML editor.
>>
>>What's your advise to do this on R3.0.1 - latest sources from CVS or
>>download (what?)
>
> Just grab the latest I-build distribution. Get the "wst" build, which is
> smaller because it omits the J2EE components.
>
> The XML and XSD editors are very nice, supporting formatting, Content
> Assist, and more. There are separate plugins for validation, plus general
> abstract validation framework plugins. Without those, the editor will work
> but the validation menus will be missing.
I already did some check-outs from CVS.
Hope to play two (at least) roles: user and developer. :)
Any hidden pitfalls?
--
10x,
Sam Mesh
|
|
|
Re: Web Standard Tools - was: Re: Completion using XML Schema [message #277456 is a reply to message #277438] |
Sat, 11 December 2004 17:54  |
Eclipse User |
|
|
|
"Sam Mesh" <smesh@openrules.com> wrote in message
news:cpd6ob$oft$1@www.eclipse.org...
>> The XML and XSD editors are very nice, supporting formatting, Content
>> Assist, and more. There are separate plugins for validation, plus
>> general abstract validation framework plugins. Without those, the editor
>> will work but the validation menus will be missing.
>
> I already did some check-outs from CVS.
> Hope to play two (at least) roles: user and developer. :)
> Any hidden pitfalls?
>
Sam, now is a good time to start a more active developer (and user) role.
Until now, plugin names were changing and moving as the IBM contribution was
refactored for eclipse. But most of those changes are now committed to CVS.
Have fun! These tools are very cool.
> --
> 10x,
> Sam Mesh
|
|
|
Goto Forum:
Current Time: Sun Jun 22 05:06:34 EDT 2025
Powered by FUDForum. Page generated in 0.08509 seconds
|