Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Downloading Eclipse plug-in from Eclipse Marketplace for offline usage

A plug-in that I want to install (Eclipse Jubula Database Drivers) is only available in Eclipse Marketplace. However, I need to install it to an Eclipse package running in a machine that is not connected to the Internet. Is any way to get the update site address so I can download the files for offline installation? This answer solves the problem to download an update site, but I don't see a way to get the update site address from eclipse marketplace

like image 430
Carburo Avatar asked Oct 04 '15 21:10

Carburo


1 Answers

On every plugin page of Eclipse Marketplace, use the rightmost icon underneath the "Install" button. That opens an overlay containing the URL of the update site.

like image 180
Bananeweizen Avatar answered Sep 22 '22 15:09

Bananeweizen