Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » XML Schmema Editor GUI - Sourcecode
XML Schmema Editor GUI - Sourcecode [message #74739] Fri, 20 June 2008 13:23 Go to next message
Tim Brömme is currently offline Tim BrömmeFriend
Messages: 19
Registered: July 2009
Junior Member
Hi,

I've been trying to get the XSD sources running, which I downloaded from
the eclipse CVS repository (dev.eclipse.org://cvsroot/modeling/).

I have the following prjects in my workspace:

org.eclipse.xsd
org.eclipse.xsd.edit
org.eclipse.xsd.editor


My goal is to get the XSD plugin running without the XSD plugin itself,
just by
using the original plugin-projects from the CVS.
Additionally to the three projects above I needed to download the newest
versions of org.eclipse.emf.common & .ecore to get the XSD-Projects
error-free.
I got these also from the CVS repository.

The problem is the following:
I run the .editor project as eclipse application. The new eclpise starts,
and i create a new project, and after that i create a new "XSD Model"
with the creation wizard (new/Example EMF Model Creation Wizard/XSD Model).
So far so good. So now a new *.xsd file is in my new project.
The actual problem now is, that i cannot open this file with any kind of
editor except a text-editor. what i expected was at least a EMF tree
editor.
What I'm REALLY looking for is the original XSD editor with GUI.

Since in the CVS is no "org.eclipse.xsd.diagram" project I guess there are
two
possibilities:
1. XSD is "just" EMF based, not GMF
2. the sources for the graphical diagramm editor are not public


If #1 is the case, I ask myself, where is the source code for the
graphical
evironment of XSD ? Is there something I am missing ?


any help or comment is appreciated,

Tim
Re: XML Schmema Editor GUI - Sourcecode [message #74756 is a reply to message #74739] Fri, 20 June 2008 14:41 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

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

Tim,

Comments below.

Tim Broemme wrote:
> Hi,
>
> I've been trying to get the XSD sources running, which I downloaded
> from the eclipse CVS repository (dev.eclipse.org://cvsroot/modeling/).
>
> I have the following prjects in my workspace:
>
> org.eclipse.xsd
> org.eclipse.xsd.edit
> org.eclipse.xsd.editor
>
>
> My goal is to get the XSD plugin running without the XSD plugin
> itself, just by
> using the original plugin-projects from the CVS.
> Additionally to the three projects above I needed to download the
> newest versions of org.eclipse.emf.common & .ecore to get the
> XSD-Projects error-free.
> I got these also from the CVS repository.
This information will help:

http://wiki.eclipse.org/EMF/Getting_Source

>
> The problem is the following:
> I run the .editor project as eclipse application. The new eclpise starts,
> and i create a new project, and after that i create a new "XSD Model"
> with the creation wizard (new/Example EMF Model Creation Wizard/XSD
> Model).
> So far so good. So now a new *.xsd file is in my new project. The
> actual problem now is, that i cannot open this file with any kind of
> editor except a text-editor. what i expected was at least a EMF tree
> editor.
> What I'm REALLY looking for is the original XSD editor with GUI.
>
> Since in the CVS is no "org.eclipse.xsd.diagram" project I guess there
> are two
> possibilities:
> 1. XSD is "just" EMF based, not GMF
> 2. the sources for the graphical diagramm editor are not public
The graphical editor is hosted in the Web Tools project. I don't think
it's GMF based.
>
>
> If #1 is the case, I ask myself, where is the source code for the
> graphical evironment of XSD ? Is there something I am missing ?
>
> any help or comment is appreciated,
> Tim
>


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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tim,<br>
<br>
Comments below.<br>
<br>
Tim Broemme wrote:
<blockquote
cite="mid:eb2e10a7ca99900d6c21b98e36e1b587$1@www.eclipse.org"
type="cite">Hi,
<br>
<br>
I've been trying to get the XSD sources running, which I downloaded
from the eclipse CVS repository (dev.eclipse.org://cvsroot/modeling/).
<br>
<br>
I have the following prjects in my workspace:
<br>
<br>
org.eclipse.xsd
<br>
org.eclipse.xsd.edit
<br>
org.eclipse.xsd.editor
<br>
<br>
<br>
My goal is to get the XSD plugin running without the XSD plugin itself,
just by
<br>
using the original plugin-projects from the CVS.
<br>
Additionally to the three projects above I needed to download the
newest versions of org.eclipse.emf.common &amp; .ecore to get the
XSD-Projects error-free.
<br>
I got these also from the CVS repository.
<br>
</blockquote>
This information will help:<br>
<blockquote><a href="http://wiki.eclipse.org/EMF/Getting_Source">http://wiki.eclipse.org/EMF/Getting_Source</a><br>
</blockquote>
<blockquote
cite="mid:eb2e10a7ca99900d6c21b98e36e1b587$1@www.eclipse.org"
type="cite"><br>
The problem is the following:
<br>
I run the .editor project as eclipse application. The new eclpise
starts,
<br>
and i create a new project, and after that i create a new "XSD Model"
with the creation wizard (new/Example EMF Model Creation Wizard/XSD
Model).
<br>
So far so good. So now a new *.xsd file is in my new project. The
actual problem now is, that i cannot open this file with any kind of
<br>
editor except a text-editor. what i expected was at least a EMF tree
editor.
<br>
What I'm REALLY looking for is the original XSD editor with GUI.
<br>
<br>
Since in the CVS is no "org.eclipse.xsd.diagram" project I guess there
are two
<br>
possibilities:
<br>
1. XSD is "just" EMF based, not GMF
<br>
2. the sources for the graphical diagramm editor are not public
<br>
</blockquote>
The graphical editor is hosted in the Web Tools project.
Re: XML Schmema Editor GUI - Sourcecode [message #603099 is a reply to message #74739] Fri, 20 June 2008 14:41 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------010400040807050602010208
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Tim,

Comments below.

Tim Broemme wrote:
> Hi,
>
> I've been trying to get the XSD sources running, which I downloaded
> from the eclipse CVS repository (dev.eclipse.org://cvsroot/modeling/).
>
> I have the following prjects in my workspace:
>
> org.eclipse.xsd
> org.eclipse.xsd.edit
> org.eclipse.xsd.editor
>
>
> My goal is to get the XSD plugin running without the XSD plugin
> itself, just by
> using the original plugin-projects from the CVS.
> Additionally to the three projects above I needed to download the
> newest versions of org.eclipse.emf.common & .ecore to get the
> XSD-Projects error-free.
> I got these also from the CVS repository.
This information will help:

http://wiki.eclipse.org/EMF/Getting_Source

>
> The problem is the following:
> I run the .editor project as eclipse application. The new eclpise starts,
> and i create a new project, and after that i create a new "XSD Model"
> with the creation wizard (new/Example EMF Model Creation Wizard/XSD
> Model).
> So far so good. So now a new *.xsd file is in my new project. The
> actual problem now is, that i cannot open this file with any kind of
> editor except a text-editor. what i expected was at least a EMF tree
> editor.
> What I'm REALLY looking for is the original XSD editor with GUI.
>
> Since in the CVS is no "org.eclipse.xsd.diagram" project I guess there
> are two
> possibilities:
> 1. XSD is "just" EMF based, not GMF
> 2. the sources for the graphical diagramm editor are not public
The graphical editor is hosted in the Web Tools project. I don't think
it's GMF based.
>
>
> If #1 is the case, I ask myself, where is the source code for the
> graphical evironment of XSD ? Is there something I am missing ?
>
> any help or comment is appreciated,
> Tim
>


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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tim,<br>
<br>
Comments below.<br>
<br>
Tim Broemme wrote:
<blockquote
cite="mid:eb2e10a7ca99900d6c21b98e36e1b587$1@www.eclipse.org"
type="cite">Hi,
<br>
<br>
I've been trying to get the XSD sources running, which I downloaded
from the eclipse CVS repository (dev.eclipse.org://cvsroot/modeling/).
<br>
<br>
I have the following prjects in my workspace:
<br>
<br>
org.eclipse.xsd
<br>
org.eclipse.xsd.edit
<br>
org.eclipse.xsd.editor
<br>
<br>
<br>
My goal is to get the XSD plugin running without the XSD plugin itself,
just by
<br>
using the original plugin-projects from the CVS.
<br>
Additionally to the three projects above I needed to download the
newest versions of org.eclipse.emf.common &amp; .ecore to get the
XSD-Projects error-free.
<br>
I got these also from the CVS repository.
<br>
</blockquote>
This information will help:<br>
<blockquote><a href="http://wiki.eclipse.org/EMF/Getting_Source">http://wiki.eclipse.org/EMF/Getting_Source</a><br>
</blockquote>
<blockquote
cite="mid:eb2e10a7ca99900d6c21b98e36e1b587$1@www.eclipse.org"
type="cite"><br>
The problem is the following:
<br>
I run the .editor project as eclipse application. The new eclpise
starts,
<br>
and i create a new project, and after that i create a new "XSD Model"
with the creation wizard (new/Example EMF Model Creation Wizard/XSD
Model).
<br>
So far so good. So now a new *.xsd file is in my new project. The
actual problem now is, that i cannot open this file with any kind of
<br>
editor except a text-editor. what i expected was at least a EMF tree
editor.
<br>
What I'm REALLY looking for is the original XSD editor with GUI.
<br>
<br>
Since in the CVS is no "org.eclipse.xsd.diagram" project I guess there
are two
<br>
possibilities:
<br>
1. XSD is "just" EMF based, not GMF
<br>
2. the sources for the graphical diagramm editor are not public
<br>
</blockquote>
The graphical editor is hosted in the Web Tools project.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:XML Schmema Editor GUI - Sourcecode
Next Topic:Loading chameleon schemas
Goto Forum:
  


Current Time: Sat Apr 20 01:06:07 GMT 2024

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

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

Back to the top