I have Eclipse installed on a box which is off the Internet.
I found this package I want to install, but I only have an update URL for it, not an archive file I can copy to the disconnected machine and put in its Eclipse' dropins/
folder like with some other extensions.
On a machine connected to the Internet, how do I obtain/create an archive file, having only access to the update URL?
Notes:
- I tried making a local mirror of the update site, as described in the answers to this question, but that didn't really work out for me. The mirror still referred to the remote repository and Eclipse tried to go there.
- Please make no assumptions regarding the operating systems and configurations of any of the machines (and don't assume the two machines are the same).