[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.technology.cme] Re: CME update error: "CME requires plug-in org.apache.xerces"
|
- From: mchapman@xxxxxxxxxx (Matt Chapman)
- Date: Tue, 29 Jun 2004 10:28:48 +0000 (UTC)
- Newsgroups: eclipse.technology.cme
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
Hi,
CME currently does need some stuff from org.apache.xerces which isn't part
of the JRE. We may be able to factor this out in the future, but in the
meantime you need this plugin. Until 3.0M9 it was included in Eclipse
itself, so from this version onwards you'll need to get it from elsewhere
- one place is org.eclipse.cme/contributions/ in CVS. We can include this
in the next version of the update site.
Regards,
Matt.
Chris Giblin wrote:
> Hi,
> I am using the Eclipse 3.0 release and encountered the following error
> using the update facility to install CME:
> Eclipse Concern Manipulation Environment (CME) (0.1.1) requires plug-in
> "org.apache.xerces".
> True, that plugin is not installed - but does CME need to declare it as
> required? XML parsing is part of the JRE.
> My versions:
> Eclipse Version: 3.0.0 Build id: 200406251208
> JRE: IBM 1.4.1
> Pointers?
> Thanks,chris