[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.cme] How to mirror the update site [was Re: Installing CME on Eclipse 3.1]

OK, that jar was just the (mostly empty) feature jar. Here's the command line to mirror the update site. Execute it (all on one line) in your eclipse directory and it will download the cme update site to a directory on your disk. Then you'll at least have all the files and you can tweak them.


java -cp startup.jar org.eclipse.core.launcher.Main -application org.eclipse.update.core.standaloneUpdate -command mirror -from http://download.eclipse.org/technology/cme/update -to cme-update-site




-- Bill Burdick


Bill Burdick wrote:
Here's the URL for CME 2.0:

http://download.eclipse.org/technology/cme/update/features/org.eclipse.cme.feature_0.2.0.20050203230706.jar



By the way, has the CME project been cancelled? I can't find it on the eclipse site.



-- Bill Burdick


Nelis wrote:

Hello,

I'm trying to install the concern manipulation environment from:

http://download.eclipse.org/technology/cme/update

on eclipse 3.1 (the release version, not M4) and encounter the following error:

Eclipse Concern Manipulation Environment (CME) (0.1.3) requires plug-in "org.apache.xerces".

Suggestions on how I can get it working? Is there such big difference between M4 (mentioned on the CME site as compatible) and the release version?

Kind regards