I have downloaded subclipse from http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
The zip file i downloaded contains the following two folders and 4 files
/features
/plugins
artifacts.xml
content.xml
index.html
site.xml
Can i just copy the two folders (features and plugins) on to the $ECLIPSE_HOME folder and ignore the files? I have done this before but i don't remember having to copy individual files. Can the xml and html files be ignored?
I have to install it manually because the server is behind a proxy and i don't know the proxy details.
Thanks
The instructions in the previous answer are not correct. Subclipse provides a zipped archive site. You install it the same way you do any plugin, from the Eclipse Install/Updates UI. Instead of entering a URL, you click the button for new local archived site and then browse and select the zip file.
You cannot simply unzip the site into an Eclipse install.