Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » XML Editor plugin
XML Editor plugin [message #218130] Tue, 26 June 2007 18:28 Go to next message
Eclipse UserFriend
Originally posted by: vsharma5.gmail.com

Hi All,
I am very new to the whole eclipse plugin arena, thus this mail for help.

I need to understand the inner workings of an XML Editor and based on that
information want to develop an eclipse plugin for a bunch of XML files
that may be edited using this XML editors. The web.xml editor (or open
with XML Editor) are good examples, and I want something in line with the
XML edit capability.

I need the XML editor to open within my eclipse workbench and plugin is
the way to go.

Some Internet search has lead to the understanding that I may use the
plugin "org.eclipse.wst.xml.ui", I need a little directions on as to how I
can start writing my own xml editor or if there is a way to reuse some of
the existing plugin code for my purpose.

Any help, directions, and suggestions are appreciated.
Thanks in advance.
-Vic
Re: XML Editor plugin [message #218137 is a reply to message #218130] Tue, 26 June 2007 18:39 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------080501000703040407090706
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Vic,

Probably you should look for information at the web tools site:

http://www.eclipse.org/webtools/main.php

You might also want to try this simple tutorial to see how close this
generated editor comes to meeting your needs:

Tutorial: Generating an EMF Model using XML Schema
< http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html>


Vic wrote:
> Hi All,
> I am very new to the whole eclipse plugin arena, thus this mail for help.
>
> I need to understand the inner workings of an XML Editor and based on
> that information want to develop an eclipse plugin for a bunch of XML
> files that may be edited using this XML editors. The web.xml editor
> (or open with XML Editor) are good examples, and I want something in
> line with the XML edit capability.
> I need the XML editor to open within my eclipse workbench and plugin
> is the way to go.
> Some Internet search has lead to the understanding that I may use the
> plugin "org.eclipse.wst.xml.ui", I need a little directions on as to
> how I can start writing my own xml editor or if there is a way to
> reuse some of the existing plugin code for my purpose.
> Any help, directions, and suggestions are appreciated.
> Thanks in advance.
> -Vic
>


--------------080501000703040407090706
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Vic,<br>
<br>
Probably you should look for information at the web tools site:<br>
<blockquote><a href="http://www.eclipse.org/webtools/main.php">http://www.eclipse.org/webtools/main.php</a><br>
</blockquote>
You might also want to try this simple tutorial to see how close this
generated editor comes to meeting your needs:<br>
<blockquote><a
href=" http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html">Tutorial:
Generating an EMF Model using XML Schema</a><br>
</blockquote>
<br>
Vic wrote:
<blockquote
cite="mid:c9d201a83f27d7e319bf8f6a4e5ad08c$1@www.eclipse.org"
type="cite">Hi All,
<br>
I am very new to the whole eclipse plugin arena, thus this mail for
help.
<br>
<br>
I need to understand the inner workings of an XML Editor and based on
that information want to develop an eclipse plugin for a bunch of XML
files that may be edited using this XML editors. The web.xml editor (or
open with XML Editor) are good examples, and I want something in line
with the XML edit capability. <br>
I need the XML editor to open within my eclipse workbench and plugin is
the way to go. <br>
Some Internet search has lead to the understanding that I may use the
plugin "org.eclipse.wst.xml.ui", I need a little directions on as to
how I can start writing my own xml editor or if there is a way to reuse
some of the existing plugin code for my purpose. <br>
Any help, directions, and suggestions are appreciated.
<br>
Thanks in advance.
<br>
-Vic
<br>
<br>
</blockquote>
<br>
</body>
</html>

--------------080501000703040407090706--
Previous Topic:problems with restarting report engine
Next Topic:JDT: how to get the workspace from *.internal.compiler.Compiler.process()
Goto Forum:
  


Current Time: Thu Apr 18 23:28:15 GMT 2024

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

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

Back to the top