Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Creating EMF model from XML schema in Eclipse 3.3
Creating EMF model from XML schema in Eclipse 3.3 [message #416110] Fri, 18 January 2008 10:27 Go to next message
Eclipse UserFriend
Originally posted by: karin.schellner.lixto.com

Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an XML
schema (there are only model importers for Ecore models and Rose class
models). It was working in Eclipse 3.2 though. Does anyone know if and how
this can be done in Eclipse 3.3?

thanks,
karin.
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416116 is a reply to message #416110] Fri, 18 January 2008 11:46 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
plugins there?


Karin Schellner wrote:
> Hi,
>
> in Eclipse 3.3 we are missing the option to import an EMF model from an XML
> schema (there are only model importers for Ecore models and Rose class
> models). It was working in Eclipse 3.2 though. Does anyone know if and how
> this can be done in Eclipse 3.3?
>
> thanks,
> karin.
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416125 is a reply to message #416116] Fri, 18 January 2008 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: karin.schellner.lixto.com

I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
news:fmq3j5$ihc$2@build.eclipse.org...
> Karin,
>
> It sounds like you simply didn't install the XSD plugins. If you go to
> "Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
> plugins there?
>
>
> Karin Schellner wrote:
>> Hi,
>>
>> in Eclipse 3.3 we are missing the option to import an EMF model from an
>> XML schema (there are only model importers for Ecore models and Rose
>> class models). It was working in Eclipse 3.2 though. Does anyone know if
>> and how this can be done in Eclipse 3.3?
>>
>> thanks,
>> karin.
>>
>>
>>
>
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416126 is a reply to message #416125] Fri, 18 January 2008 14:06 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020502050405010002080306
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Karin,

You'd also need org.eclipse.xsd.ecore.importer. If you have that too,
maybe they're the wrong version? How did you install them? Try the
following. Go to the Error Log view and clear it (or delete
<workspace>/.metadata/.log which is what the Error log views). Then
shutdown Eclipse and when you run it again, run with -clean -debug.
Then have a close look at the Error log. Look in particular for
messages about org.eclipse.xsd which, if it's been disabled, will
include the reasons why it's disabled...


Karin Schellner wrote:
> I have the following xsd plugins installed:
>
> org.eclipse.xsd
>
> org.eclipse.xsd.edit
>
>
>
> Do I need another one?
>
>
>
> thanks,
>
> karin
>
>
>
>
>
> "Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
> news:fmq3j5$ihc$2@build.eclipse.org...
>
>> Karin,
>>
>> It sounds like you simply didn't install the XSD plugins. If you go to
>> "Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
>> plugins there?
>>
>>
>> Karin Schellner wrote:
>>
>>> Hi,
>>>
>>> in Eclipse 3.3 we are missing the option to import an EMF model from an
>>> XML schema (there are only model importers for Ecore models and Rose
>>> class models). It was working in Eclipse 3.2 though. Does anyone know if
>>> and how this can be done in Eclipse 3.3?
>>>
>>> thanks,
>>> karin.
>>>
>>>
>>>
>>>
>
>
>


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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Karin,<br>
<br>
You'd also need org.eclipse.xsd.ecore.importer. &nbsp;&nbsp; If you have that
too, maybe they're the wrong version?&nbsp; How did you install them?&nbsp; Try
the following.&nbsp; Go to the Error Log view and clear it (or delete
&lt;workspace&gt;/.metadata/.log which is what the Error log views).&nbsp;
Then shutdown Eclipse and when you run it again, run with -clean
-debug.&nbsp; Then have a close look at the Error log.&nbsp; Look in particular
for messages about org.eclipse.xsd which, if it's been disabled, will
include the reasons why it's disabled...<br>
<br>
<br>
Karin Schellner wrote:
<blockquote cite="mid:fmqb4o$91g$1@build.eclipse.org" type="cite">
<pre wrap="">I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <a class="moz-txt-link-rfc2396E" href="mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</a> schrieb im Newsbeitrag
<a class="moz-txt-link-freetext" href="news:fmq3j5$ihc$2@build.eclipse.org">news:fmq3j5$ihc$2@build.eclipse.org</a>...
</pre>
<blockquote type="cite">
<pre wrap="">Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help-&gt;About Eclipse SDK-&gt;Plug-in Details..." are the org.eclipse.xsd
plugins there?


Karin Schellner wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an
XML schema (there are only model importers for Ecore models and Rose
class models). It was working in Eclipse 3.2 though. Does anyone know if
and how this can be done in Eclipse 3.3?

thanks,
karin.



</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
<br>
</body>
</html>

--------------020502050405010002080306--


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416141 is a reply to message #416126] Fri, 18 January 2008 16:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: karin.schellner.lixto.com

I have installed the "Eclipse IDE for Java EE Developers" which includes all
EMF staff but does not include the plugin you mentioned:

org.eclipse.xsd.ecore.importer

Do you know with which package this plugin should come as I don't know about
dependencies ...

thanks,
karin.


"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
news:fmqboc$eur$1@build.eclipse.org...
Karin,

You'd also need org.eclipse.xsd.ecore.importer. If you have that too,
maybe they're the wrong version? How did you install them? Try the
following. Go to the Error Log view and clear it (or delete
<workspace>/.metadata/.log which is what the Error log views). Then
shutdown Eclipse and when you run it again, run with -clean -debug. Then
have a close look at the Error log. Look in particular for messages about
org.eclipse.xsd which, if it's been disabled, will include the reasons why
it's disabled...


Karin Schellner wrote:
I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
news:fmq3j5$ihc$2@build.eclipse.org...

Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
plugins there?


Karin Schellner wrote:

Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an
XML schema (there are only model importers for Ecore models and Rose
class models). It was working in Eclipse 3.2 though. Does anyone know if
and how this can be done in Eclipse 3.3?

thanks,
karin.
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416144 is a reply to message #416141] Fri, 18 January 2008 18:10 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------060900070204010000090500
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Karin,

I see. You could use the update manager to get it or get is separate
from the XSD downloads site:

http://www.eclipse.org/modeling/mdt/downloads/?project=xsd

Be sure to get a version that goes with your Eclipse version, i.e.,
2.3.x goes with Eclipe 3.3.x, and 2.4 goes with Eclipse 3.4. (You'd
think that XSD to Ecore conversion would be particularly useful in the
EE package; go figure.)


Karin Schellner wrote:
> I have installed the "Eclipse IDE for Java EE Developers" which includes all
> EMF staff but does not include the plugin you mentioned:
>
> org.eclipse.xsd.ecore.importer
>
> Do you know with which package this plugin should come as I don't know about
> dependencies ...
>
> thanks,
> karin.
>
>
> "Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
> news:fmqboc$eur$1@build.eclipse.org...
> Karin,
>
> You'd also need org.eclipse.xsd.ecore.importer. If you have that too,
> maybe they're the wrong version? How did you install them? Try the
> following. Go to the Error Log view and clear it (or delete
> <workspace>/.metadata/.log which is what the Error log views). Then
> shutdown Eclipse and when you run it again, run with -clean -debug. Then
> have a close look at the Error log. Look in particular for messages about
> org.eclipse.xsd which, if it's been disabled, will include the reasons why
> it's disabled...
>
>
> Karin Schellner wrote:
> I have the following xsd plugins installed:
>
> org.eclipse.xsd
>
> org.eclipse.xsd.edit
>
>
>
> Do I need another one?
>
>
>
> thanks,
>
> karin
>
>
>
>
>
> "Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
> news:fmq3j5$ihc$2@build.eclipse.org...
>
> Karin,
>
> It sounds like you simply didn't install the XSD plugins. If you go to
> "Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
> plugins there?
>
>
> Karin Schellner wrote:
>
> Hi,
>
> in Eclipse 3.3 we are missing the option to import an EMF model from an
> XML schema (there are only model importers for Ecore models and Rose
> class models). It was working in Eclipse 3.2 though. Does anyone know if
> and how this can be done in Eclipse 3.3?
>
> thanks,
> karin.
>
>
>
>
>
>
>
>
>
>


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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Karin,<br>
<br>
I see.&nbsp; You could use the update manager to get it or get is separate
from the XSD downloads site:<br>
<blockquote><a
href="http://www.eclipse.org/modeling/mdt/downloads/?project=xsd">http://www.eclipse.org/modeling/mdt/downloads/?project=xsd</a><br>
</blockquote>
Be sure to get a version that goes with your Eclipse version, i.e.,
2.3.x goes with Eclipe 3.3.x, and 2.4 goes with Eclipse 3.4.&nbsp; (You'd
think that XSD to Ecore conversion would be particularly useful in the
EE package; go figure.)<br>
<br>
<br>
Karin Schellner wrote:
<blockquote cite="mid:fmqkf6$pdn$1@build.eclipse.org" type="cite">
<pre wrap="">I have installed the "Eclipse IDE for Java EE Developers" which includes all
EMF staff but does not include the plugin you mentioned:

org.eclipse.xsd.ecore.importer

Do you know with which package this plugin should come as I don't know about
dependencies ...

thanks,
karin.


"Ed Merks" <a class="moz-txt-link-rfc2396E" href="mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</a> schrieb im Newsbeitrag
<a class="moz-txt-link-freetext" href="news:fmqboc$eur$1@build.eclipse.org">news:fmqboc$eur$1@build.eclipse.org</a>...
Karin,

You'd also need org.eclipse.xsd.ecore.importer. If you have that too,
maybe they're the wrong version? How did you install them? Try the
following. Go to the Error Log view and clear it (or delete
&lt;workspace&gt;/.metadata/.log which is what the Error log views). Then
shutdown Eclipse and when you run it again, run with -clean -debug. Then
have a close look at the Error log. Look in particular for messages about
org.eclipse.xsd which, if it's been disabled, will include the reasons why
it's disabled...


Karin Schellner wrote:
I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <a class="moz-txt-link-rfc2396E" href="mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</a> schrieb im Newsbeitrag
<a class="moz-txt-link-freetext" href="news:fmq3j5$ihc$2@build.eclipse.org">news:fmq3j5$ihc$2@build.eclipse.org</a>...

Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help-&gt;About Eclipse SDK-&gt;Plug-in Details..." are the org.eclipse.xsd
plugins there?


Karin Schellner wrote:

Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an
XML schema (there are only model importers for Ecore models and Rose
class models). It was working in Eclipse 3.2 though. Does anyone know if
and how this can be done in Eclipse 3.3?

thanks,
karin.









</pre>
</blockquote>
<br>
</body>
</html>

--------------060900070204010000090500--


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Creating EMF model from XML schema in Eclipse 3.3 [message #416170 is a reply to message #416144] Mon, 21 January 2008 09:46 Go to previous message
Eclipse UserFriend
Originally posted by: karin.schellner.lixto.com

This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C85C1A.DA55A490
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Ed,

thanks a lot for this info! It works fine now!

"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag =
news:fmqq1r$bb9$1@build.eclipse.org...
Karin,

I see. You could use the update manager to get it or get is separate =
from the XSD downloads site:

http://www.eclipse.org/modeling/mdt/downloads/?project=3Dxsd

Be sure to get a version that goes with your Eclipse version, i.e., =
2.3.x goes with Eclipe 3.3.x, and 2.4 goes with Eclipse 3.4. (You'd =
think that XSD to Ecore conversion would be particularly useful in the =
EE package; go figure.)


Karin Schellner wrote:=20
I have installed the "Eclipse IDE for Java EE Developers" which includes =
all=20
EMF staff but does not include the plugin you mentioned:

org.eclipse.xsd.ecore.importer

Do you know with which package this plugin should come as I don't know =
about=20
dependencies ...

thanks,
karin.


"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag=20
news:fmqboc$eur$1@build.eclipse.org...
Karin,

You'd also need org.eclipse.xsd.ecore.importer. If you have that too, =

maybe they're the wrong version? How did you install them? Try the=20
following. Go to the Error Log view and clear it (or delete=20
<workspace>/.metadata/.log which is what the Error log views). Then=20
shutdown Eclipse and when you run it again, run with -clean -debug. =
Then=20
have a close look at the Error log. Look in particular for messages =
about=20
org.eclipse.xsd which, if it's been disabled, will include the reasons =
why=20
it's disabled...


Karin Schellner wrote:
I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <merks@ca.ibm.com> schrieb im Newsbeitrag
news:fmq3j5$ihc$2@build.eclipse.org...

Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help->About Eclipse SDK->Plug-in Details..." are the org.eclipse.xsd
plugins there?


Karin Schellner wrote:

Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an
XML schema (there are only model importers for Ecore models and Rose
class models). It was working in Eclipse 3.2 though. Does anyone know if
and how this can be done in Eclipse 3.3?

thanks,
karin.






=20


=20

------=_NextPart_000_000A_01C85C1A.DA55A490
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type =
content=3Dtext/html;charset=3DISO-8859-1>
<META content=3D"MSHTML 6.00.2900.3243" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Ed,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>thanks a lot&nbsp;for this info! It =
works fine=20
now!</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Ed Merks" &lt;<A =
href=3D"mailto:merks@ca.ibm.com">merks@ca.ibm.com</A>&gt;=20
schrieb im Newsbeitrag <A=20
=
href=3D"news:fmqq1r$bb9$1@build.eclipse.org">news:fmqq1r$bb9$1@build.ecli=
pse.org</A>...</DIV>Karin,<BR><BR>I=20
see.&nbsp; You could use the update manager to get it or get is =
separate from=20
the XSD downloads site:<BR>
<BLOCKQUOTE><A=20
=
href=3D" http://www.eclipse.org/modeling/mdt/downloads/?project=3Dxsd">htt=
p://www.eclipse.org/modeling/mdt/downloads/?project=3Dxsd</A><BR></BLOCKQ=
UOTE>Be=20
sure to get a version that goes with your Eclipse version, i.e., 2.3.x =
goes=20
with Eclipe 3.3.x, and 2.4 goes with Eclipse 3.4.&nbsp; (You'd think =
that XSD=20
to Ecore conversion would be particularly useful in the EE package; go =

figure.)<BR><BR><BR>Karin Schellner wrote:=20
<BLOCKQUOTE cite=3Dmid:fmqkf6$pdn$1@build.eclipse.org =
type=3D"cite"><PRE wrap=3D"">I have installed the "Eclipse IDE for Java =
EE Developers" which includes all=20
EMF staff but does not include the plugin you mentioned:

org.eclipse.xsd.ecore.importer

Do you know with which package this plugin should come as I don't know =
about=20
dependencies ...

thanks,
karin.


"Ed Merks" <A class=3Dmoz-txt-link-rfc2396E =
href=3D"mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</A> schrieb im =
Newsbeitrag=20
<A class=3Dmoz-txt-link-freetext =
href=3D"news:fmqboc$eur$1@build.eclipse.org">news:fmqboc$eur$1@build.ecli=
pse.org</A>...
Karin,

You'd also need org.eclipse.xsd.ecore.importer. If you have that too, =

maybe they're the wrong version? How did you install them? Try the=20
following. Go to the Error Log view and clear it (or delete=20
&lt;workspace&gt;/.metadata/.log which is what the Error log views). =
Then=20
shutdown Eclipse and when you run it again, run with -clean -debug. =
Then=20
have a close look at the Error log. Look in particular for messages =
about=20
org.eclipse.xsd which, if it's been disabled, will include the reasons =
why=20
it's disabled...


Karin Schellner wrote:
I have the following xsd plugins installed:

org.eclipse.xsd

org.eclipse.xsd.edit



Do I need another one?



thanks,

karin





"Ed Merks" <A class=3Dmoz-txt-link-rfc2396E =
href=3D"mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</A> schrieb im =
Newsbeitrag
<A class=3Dmoz-txt-link-freetext =
href=3D"news:fmq3j5$ihc$2@build.eclipse.org">news:fmq3j5$ihc$2@build.ecli=
pse.org</A>...

Karin,

It sounds like you simply didn't install the XSD plugins. If you go to
"Help-&gt;About Eclipse SDK-&gt;Plug-in Details..." are the =
org.eclipse.xsd
plugins there?


Karin Schellner wrote:

Hi,

in Eclipse 3.3 we are missing the option to import an EMF model from an
XML schema (there are only model importers for Ecore models and Rose
class models). It was working in Eclipse 3.2 though. Does anyone know if
and how this can be done in Eclipse 3.3?

thanks,
karin.






=20


</PRE></BLOCKQUOTE><BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000A_01C85C1A.DA55A490--
Previous Topic:Model Syncronization between view and editor.
Next Topic:HowTo: create Dynamic EMF from Pojos
Goto Forum:
  


Current Time: Tue Apr 23 11:26:39 GMT 2024

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

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

Back to the top