I've downloaded the latest version of Eclipse because I got interested in one of its projects.

Now from the Getting started section I've got this link to download the project: http://www.eclipse.org/modeling/tmf/downloads/

I have unzipped the file and got:

ls -F tmf-xtext-Update-1.0.0/

artifacts.jar   content.jar features/   plugins/    site.xml

Where am I supposed to copy this files to?!!!!!

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

You aren't supposed to copy the files. Use Help > Install New Software and give it the URL.

Except the repository name is actually http://download.eclipse.org/modeling/tmf/updates/releases/ as shown in http://www.eclipse.org/modeling/tmf/updates/

link|improve this answer
I wish they have provided that link instead. Thank you. BTW I figured out by this answer, that I can install that folder by adding it as a Local source. – OscarRyz Jun 24 '10 at 1:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.