Home » Archived » XML Schema Definition (XSD) » Remove XSD manually to Rinstall
Remove XSD manually to Rinstall [message #48921] |
Tue, 13 July 2004 14:25 |
Eclipse User |
|
|
|
Originally posted by: hervais.club-internet.fr
Hi,
Using Eclipse 3.0.0
I had some problems with emf and XSD 2.0 installation
I could remove EMF manually to reinstall it ,
but I couldn't do the same with XSD (and the 2 other xml files).
XSD is complaning for this :
No plug-in: "org.eclipse.xsd" included at runtime.
No plug-in: "org.eclipse.xsd.edit" included at runtime.
No plug-in: "org.eclipse.xsd.editor" included at runtime.
No plug-in: "org.eclipse.xsd.test" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
Can you give me a hint?
Best regards, MH
|
|
|
Re: Remove XSD manually to Rinstall [message #48955 is a reply to message #48921] |
Tue, 13 July 2004 14:44 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
I'm not sure what manual steps you've taken, but it sounds like maybe
the XSD plugins are simply missing.
mherv wrote:
>Hi,
>Using Eclipse 3.0.0
>I had some problems with emf and XSD 2.0 installation
>I could remove EMF manually to reinstall it ,
>but I couldn't do the same with XSD (and the 2 other xml files).
>
>XSD is complaning for this :
>No plug-in: "org.eclipse.xsd" included at runtime.
>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>No plug-in: "org.eclipse.xsd.test" included at runtime.
>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
>
>Can you give me a hint?
>
>Best regards, MH
>
>
>
>
>
|
|
|
Re: Remove XSD manually to Rinstall [message #49038 is a reply to message #48955] |
Sat, 17 July 2004 11:57 |
Eclipse User |
|
|
|
Originally posted by: hervais.club-internet.fr
No, it looks like the plugins reside wher they should.
For your info, I installed v201 and v200 gets disables, but the same error
remains
Thanks for help
Sincerely, MH
Ed Merks wrote:
> I'm not sure what manual steps you've taken, but it sounds like maybe
> the XSD plugins are simply missing.
> mherv wrote:
> >Hi,
> >Using Eclipse 3.0.0
> >I had some problems with emf and XSD 2.0 installation
> >I could remove EMF manually to reinstall it ,
> >but I couldn't do the same with XSD (and the 2 other xml files).
> >
> >XSD is complaning for this :
> >No plug-in: "org.eclipse.xsd" included at runtime.
> >No plug-in: "org.eclipse.xsd.edit" included at runtime.
> >No plug-in: "org.eclipse.xsd.editor" included at runtime.
> >No plug-in: "org.eclipse.xsd.test" included at runtime.
> >No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
> >No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
> >
> >Can you give me a hint?
> >
> >Best regards, MH
> >
> >
> >
> >
> >
|
|
|
Re: Remove XSD manually to Rinstall [message #49066 is a reply to message #49038] |
Mon, 19 July 2004 11:15 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
This is a multi-part message in MIME format.
--------------000208070106000602010605
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Maybe removing the eclipse/configuration directory will help. Or doing
a scratch install of everything...
mherv wrote:
>No, it looks like the plugins reside wher they should.
>For your info, I installed v201 and v200 gets disables, but the same error
>remains
>
>Thanks for help
>
>Sincerely, MH
>
>Ed Merks wrote:
>
>
>
>>I'm not sure what manual steps you've taken, but it sounds like maybe
>>the XSD plugins are simply missing.
>>
>>
>
>
>
>>mherv wrote:
>>
>>
>
>
>
>>>Hi,
>>>Using Eclipse 3.0.0
>>>I had some problems with emf and XSD 2.0 installation
>>>I could remove EMF manually to reinstall it ,
>>>but I couldn't do the same with XSD (and the 2 other xml files).
>>>
>>>XSD is complaning for this :
>>>No plug-in: "org.eclipse.xsd" included at runtime.
>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
>>>
>>>Can you give me a hint?
>>>
>>>Best regards, MH
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>
>
>
>
--------------000208070106000602010605
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">
Maybe removing the eclipse/configuration directory will help.
|
|
|
Re: Remove XSD manually to Rinstall [message #49091 is a reply to message #49066] |
Mon, 19 July 2004 15:28 |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
have you started eclipse with the -clean flag? eclipse -clean
norwood sisson
Ed Merks wrote:
> Maybe removing the eclipse/configuration directory will help. Or doing
> a scratch install of everything...
>
>
> mherv wrote:
>
>>No, it looks like the plugins reside wher they should.
>>For your info, I installed v201 and v200 gets disables, but the same error
>>remains
>>
>>Thanks for help
>>
>>Sincerely, MH
>>
>>Ed Merks wrote:
>>
>>
>>
>>>I'm not sure what manual steps you've taken, but it sounds like maybe
>>>the XSD plugins are simply missing.
>>>
>>>
>>
>>
>>
>>>mherv wrote:
>>>
>>>
>>
>>
>>
>>>>Hi,
>>>>Using Eclipse 3.0.0
>>>>I had some problems with emf and XSD 2.0 installation
>>>>I could remove EMF manually to reinstall it ,
>>>>but I couldn't do the same with XSD (and the 2 other xml files).
>>>>
>>>>XSD is complaning for this :
>>>>No plug-in: "org.eclipse.xsd" included at runtime.
>>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
>>>>
>>>>Can you give me a hint?
>>>>
>>>>Best regards, MH
|
|
|
Re: Remove XSD manually to Rinstall [message #49119 is a reply to message #49091] |
Mon, 19 July 2004 20:38 |
Eclipse User |
|
|
|
Originally posted by: hervais.club-internet.fr
Well, I tried the clean flag without knowing exactly what it does but the
problem stays.
A complete install is exactly chat I would like to avoid
whet would ve the effects of removing the eclipse/configuration directory ?
thanks
user@domain.invalid wrote:
> have you started eclipse with the -clean flag? eclipse -clean
> norwood sisson
> Ed Merks wrote:
> > Maybe removing the eclipse/configuration directory will help. Or doing
> > a scratch install of everything...
> >
> >
> > mherv wrote:
> >
> >>No, it looks like the plugins reside wher they should.
> >>For your info, I installed v201 and v200 gets disables, but the same error
> >>remains
> >>
> >>Thanks for help
> >>
> >>Sincerely, MH
> >>
> >>Ed Merks wrote:
> >>
> >>
> >>
> >>>I'm not sure what manual steps you've taken, but it sounds like maybe
> >>>the XSD plugins are simply missing.
> >>>
> >>>
> >>
> >>
> >>
> >>>mherv wrote:
> >>>
> >>>
> >>
> >>
> >>
> >>>>Hi,
> >>>>Using Eclipse 3.0.0
> >>>>I had some problems with emf and XSD 2.0 installation
> >>>>I could remove EMF manually to reinstall it ,
> >>>>but I couldn't do the same with XSD (and the 2 other xml files).
> >>>>
> >>>>XSD is complaning for this :
> >>>>No plug-in: "org.eclipse.xsd" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
> >>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
> >>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
runtime.
> >>>>
> >>>>Can you give me a hint?
> >>>>
> >>>>Best regards, MH
|
|
|
Re: Remove XSD manually to Rinstall [message #49148 is a reply to message #49119] |
Tue, 20 July 2004 13:01 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
This is a multi-part message in MIME format.
--------------060109020406060808060307
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I'm not sure what the clean flag does, but removing the configuration
directory should just clean up cached plugin installation information
that may not be up to date.
mherv wrote:
>Well, I tried the clean flag without knowing exactly what it does but the
>problem stays.
>
>A complete install is exactly chat I would like to avoid
>
>whet would ve the effects of removing the eclipse/configuration directory ?
>
>thanks
>
>user@domain.invalid wrote:
>
>
>
>>have you started eclipse with the -clean flag? eclipse -clean
>>
>>
>
>
>
>>norwood sisson
>>
>>
>
>
>
>
>>Ed Merks wrote:
>>
>>
>>>Maybe removing the eclipse/configuration directory will help. Or doing
>>>a scratch install of everything...
>>>
>>>
>>>mherv wrote:
>>>
>>>
>>>
>>>>No, it looks like the plugins reside wher they should.
>>>>For your info, I installed v201 and v200 gets disables, but the same error
>>>>remains
>>>>
>>>>Thanks for help
>>>>
>>>>Sincerely, MH
>>>>
>>>>Ed Merks wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>I'm not sure what manual steps you've taken, but it sounds like maybe
>>>>>the XSD plugins are simply missing.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>mherv wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>>Hi,
>>>>>>Using Eclipse 3.0.0
>>>>>>I had some problems with emf and XSD 2.0 installation
>>>>>>I could remove EMF manually to reinstall it ,
>>>>>>but I couldn't do the same with XSD (and the 2 other xml files).
>>>>>>
>>>>>>XSD is complaning for this :
>>>>>>No plug-in: "org.eclipse.xsd" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
>>>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>>>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
>>>>>>
>>>>>>
>runtime.
>
>
>>>>>>Can you give me a hint?
>>>>>>
>>>>>>Best regards, MH
>>>>>>
>>>>>>
>
>
>
>
--------------060109020406060808060307
Content-Type: text/html; charset=us-ascii
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">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm not sure what the clean flag does, but removing the configuration
directory should just clean up cached plugin installation information
that may not be up to date.<br>
<br>
<br>
mherv wrote:
<blockquote cite="midcdhbfg$844$1@eclipse.org" type="cite">
<pre wrap="">Well, I tried the clean flag without knowing exactly what it does but the
problem stays.
A complete install is exactly chat I would like to avoid
whet would ve the effects of removing the eclipse/configuration directory ?
thanks
<a class="moz-txt-link-abbreviated" href="mailto:user@domain.invalid">user@domain.invalid</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">have you started eclipse with the -clean flag? eclipse -clean
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<blockquote type="cite">
<pre wrap="">norwood sisson
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<blockquote type="cite">
<pre wrap="">Ed Merks wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Maybe removing the eclipse/configuration directory will help. Or doing
a scratch install of everything...
mherv wrote:
</pre>
<blockquote type="cite">
<pre wrap="">No, it looks like the plugins reside wher they should.
For your info, I installed v201 and v200 gets disables, but the same error
remains
Thanks for help
Sincerely, MH
Ed Merks wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I'm not sure what manual steps you've taken, but it sounds like maybe
the XSD plugins are simply missing.
</pre>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">mherv wrote:
</pre>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">Hi,
Using Eclipse 3.0.0
I had some problems with emf and XSD 2.0 installation
I could remove EMF manually to reinstall it ,
but I couldn't do the same with XSD (and the 2 other xml files).
XSD is complaning for this :
No plug-in: "org.eclipse.xsd" included at runtime.
No plug-in: "org.eclipse.xsd.edit" included at runtime.
No plug-in: "org.eclipse.xsd.editor" included at runtime.
No plug-in: "org.eclipse.xsd.test" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><!---->runtime.
</pre>
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">Can you give me a hint?
Best regards, MH
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>
--------------060109020406060808060307--
|
|
|
Re: Remove XSD manually to Rinstall [message #589709 is a reply to message #48921] |
Tue, 13 July 2004 14:44 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
I'm not sure what manual steps you've taken, but it sounds like maybe
the XSD plugins are simply missing.
mherv wrote:
>Hi,
>Using Eclipse 3.0.0
>I had some problems with emf and XSD 2.0 installation
>I could remove EMF manually to reinstall it ,
>but I couldn't do the same with XSD (and the 2 other xml files).
>
>XSD is complaning for this :
>No plug-in: "org.eclipse.xsd" included at runtime.
>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>No plug-in: "org.eclipse.xsd.test" included at runtime.
>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
>
>Can you give me a hint?
>
>Best regards, MH
>
>
>
>
>
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Re: Remove XSD manually to Rinstall [message #589750 is a reply to message #48955] |
Sat, 17 July 2004 11:57 |
Eclipse User |
|
|
|
Originally posted by: hervais.club-internet.fr
No, it looks like the plugins reside wher they should.
For your info, I installed v201 and v200 gets disables, but the same error
remains
Thanks for help
Sincerely, MH
Ed Merks wrote:
> I'm not sure what manual steps you've taken, but it sounds like maybe
> the XSD plugins are simply missing.
> mherv wrote:
> >Hi,
> >Using Eclipse 3.0.0
> >I had some problems with emf and XSD 2.0 installation
> >I could remove EMF manually to reinstall it ,
> >but I couldn't do the same with XSD (and the 2 other xml files).
> >
> >XSD is complaning for this :
> >No plug-in: "org.eclipse.xsd" included at runtime.
> >No plug-in: "org.eclipse.xsd.edit" included at runtime.
> >No plug-in: "org.eclipse.xsd.editor" included at runtime.
> >No plug-in: "org.eclipse.xsd.test" included at runtime.
> >No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
> >No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
> >
> >Can you give me a hint?
> >
> >Best regards, MH
> >
> >
> >
> >
> >
|
|
|
Re: Remove XSD manually to Rinstall [message #589763 is a reply to message #49038] |
Mon, 19 July 2004 11:15 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
This is a multi-part message in MIME format.
--------------000208070106000602010605
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Maybe removing the eclipse/configuration directory will help. Or doing
a scratch install of everything...
mherv wrote:
>No, it looks like the plugins reside wher they should.
>For your info, I installed v201 and v200 gets disables, but the same error
>remains
>
>Thanks for help
>
>Sincerely, MH
>
>Ed Merks wrote:
>
>
>
>>I'm not sure what manual steps you've taken, but it sounds like maybe
>>the XSD plugins are simply missing.
>>
>>
>
>
>
>>mherv wrote:
>>
>>
>
>
>
>>>Hi,
>>>Using Eclipse 3.0.0
>>>I had some problems with emf and XSD 2.0 installation
>>>I could remove EMF manually to reinstall it ,
>>>but I couldn't do the same with XSD (and the 2 other xml files).
>>>
>>>XSD is complaning for this :
>>>No plug-in: "org.eclipse.xsd" included at runtime.
>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at runtime.
>>>
>>>Can you give me a hint?
>>>
>>>Best regards, MH
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>
>
>
>
--------------000208070106000602010605
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">
Maybe removing the eclipse/configuration directory will help.
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
| |
Re: Remove XSD manually to Rinstall [message #589784 is a reply to message #49091] |
Mon, 19 July 2004 20:38 |
Eclipse User |
|
|
|
Originally posted by: hervais.club-internet.fr
Well, I tried the clean flag without knowing exactly what it does but the
problem stays.
A complete install is exactly chat I would like to avoid
whet would ve the effects of removing the eclipse/configuration directory ?
thanks
user@domain.invalid wrote:
> have you started eclipse with the -clean flag? eclipse -clean
> norwood sisson
> Ed Merks wrote:
> > Maybe removing the eclipse/configuration directory will help. Or doing
> > a scratch install of everything...
> >
> >
> > mherv wrote:
> >
> >>No, it looks like the plugins reside wher they should.
> >>For your info, I installed v201 and v200 gets disables, but the same error
> >>remains
> >>
> >>Thanks for help
> >>
> >>Sincerely, MH
> >>
> >>Ed Merks wrote:
> >>
> >>
> >>
> >>>I'm not sure what manual steps you've taken, but it sounds like maybe
> >>>the XSD plugins are simply missing.
> >>>
> >>>
> >>
> >>
> >>
> >>>mherv wrote:
> >>>
> >>>
> >>
> >>
> >>
> >>>>Hi,
> >>>>Using Eclipse 3.0.0
> >>>>I had some problems with emf and XSD 2.0 installation
> >>>>I could remove EMF manually to reinstall it ,
> >>>>but I couldn't do the same with XSD (and the 2 other xml files).
> >>>>
> >>>>XSD is complaning for this :
> >>>>No plug-in: "org.eclipse.xsd" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
> >>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
> >>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
> >>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
runtime.
> >>>>
> >>>>Can you give me a hint?
> >>>>
> >>>>Best regards, MH
|
|
|
Re: Remove XSD manually to Rinstall [message #589796 is a reply to message #49119] |
Tue, 20 July 2004 13:01 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
This is a multi-part message in MIME format.
--------------060109020406060808060307
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I'm not sure what the clean flag does, but removing the configuration
directory should just clean up cached plugin installation information
that may not be up to date.
mherv wrote:
>Well, I tried the clean flag without knowing exactly what it does but the
>problem stays.
>
>A complete install is exactly chat I would like to avoid
>
>whet would ve the effects of removing the eclipse/configuration directory ?
>
>thanks
>
>user@domain.invalid wrote:
>
>
>
>>have you started eclipse with the -clean flag? eclipse -clean
>>
>>
>
>
>
>>norwood sisson
>>
>>
>
>
>
>
>>Ed Merks wrote:
>>
>>
>>>Maybe removing the eclipse/configuration directory will help. Or doing
>>>a scratch install of everything...
>>>
>>>
>>>mherv wrote:
>>>
>>>
>>>
>>>>No, it looks like the plugins reside wher they should.
>>>>For your info, I installed v201 and v200 gets disables, but the same error
>>>>remains
>>>>
>>>>Thanks for help
>>>>
>>>>Sincerely, MH
>>>>
>>>>Ed Merks wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>I'm not sure what manual steps you've taken, but it sounds like maybe
>>>>>the XSD plugins are simply missing.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>mherv wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>>Hi,
>>>>>>Using Eclipse 3.0.0
>>>>>>I had some problems with emf and XSD 2.0 installation
>>>>>>I could remove EMF manually to reinstall it ,
>>>>>>but I couldn't do the same with XSD (and the 2 other xml files).
>>>>>>
>>>>>>XSD is complaning for this :
>>>>>>No plug-in: "org.eclipse.xsd" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.edit" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.editor" included at runtime.
>>>>>>No plug-in: "org.eclipse.xsd.test" included at runtime.
>>>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
>>>>>>No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
>>>>>>
>>>>>>
>runtime.
>
>
>>>>>>Can you give me a hint?
>>>>>>
>>>>>>Best regards, MH
>>>>>>
>>>>>>
>
>
>
>
--------------060109020406060808060307
Content-Type: text/html; charset=us-ascii
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">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm not sure what the clean flag does, but removing the configuration
directory should just clean up cached plugin installation information
that may not be up to date.<br>
<br>
<br>
mherv wrote:
<blockquote cite="midcdhbfg$844$1@eclipse.org" type="cite">
<pre wrap="">Well, I tried the clean flag without knowing exactly what it does but the
problem stays.
A complete install is exactly chat I would like to avoid
whet would ve the effects of removing the eclipse/configuration directory ?
thanks
<a class="moz-txt-link-abbreviated" href="mailto:user@domain.invalid">user@domain.invalid</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">have you started eclipse with the -clean flag? eclipse -clean
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<blockquote type="cite">
<pre wrap="">norwood sisson
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<blockquote type="cite">
<pre wrap="">Ed Merks wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Maybe removing the eclipse/configuration directory will help. Or doing
a scratch install of everything...
mherv wrote:
</pre>
<blockquote type="cite">
<pre wrap="">No, it looks like the plugins reside wher they should.
For your info, I installed v201 and v200 gets disables, but the same error
remains
Thanks for help
Sincerely, MH
Ed Merks wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I'm not sure what manual steps you've taken, but it sounds like maybe
the XSD plugins are simply missing.
</pre>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">mherv wrote:
</pre>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">Hi,
Using Eclipse 3.0.0
I had some problems with emf and XSD 2.0 installation
I could remove EMF manually to reinstall it ,
but I couldn't do the same with XSD (and the 2 other xml files).
XSD is complaning for this :
No plug-in: "org.eclipse.xsd" included at runtime.
No plug-in: "org.eclipse.xsd.edit" included at runtime.
No plug-in: "org.eclipse.xsd.editor" included at runtime.
No plug-in: "org.eclipse.xsd.test" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore" included at runtime.
No plug-in: "org.eclipse.emf.mapping.xsd2ecore.editor" included at
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><!---->runtime.
</pre>
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">Can you give me a hint?
Best regards, MH
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>
--------------060109020406060808060307--
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Goto Forum:
Current Time: Thu Jan 02 12:41:40 GMT 2025
Powered by FUDForum. Page generated in 0.19502 seconds
|