I: ...
- have some (relatively recent) version of Eclipse
- Want to install the OpenCL development tool plugin
- have the Update site URL: http://p2.ngms.hu/releases/luna
- don't have an Internet connection on the target machine
- can copy files to the target machine
- have another machine, connected to the Internet through a proxy, to work on (but it may not be the same OS distribution, same hardware etc. as the target machine.)
and I'm failing to manage to install the plugin.
I've tried this guide on replicating an update site for offline usage, but - the replication command did not work for me, on a Linux system:
/opt/eclipse/eclipse -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source http://replicate.me.com/path -destination /path/to/local-mirror
this just started Eclipse.
If I try to visit the update site URL, I get a "connection reset" message (although, to be honest - I'm behind a proxy, so maybe that's the reason for that.)
So, how can I download (and install) this plugin?