How to install eclipse plugins offline [message #1844945] |
Thu, 30 September 2021 08:11  |
Eclipse User |
|
|
|
Hi,
I have to use eclipse in an offline environment i.e. no internet connection at all.
All external dependencies to internet resources should be resolved.
I.e. I have to download all artefacts and then copy them to the offline computer.
In particular I have to install the TestNG eclipse extension to the offline computer.
Up to now I downloaded the site-update.jar file from the GitHub project site.
And tried to install it via Help->Install in Eclipse.
I realized that a lot of dependencies were retrieved from the internet.
What is the best way to proceed:
a) Try to figure out which update-sites I have to provide locally. How to I get them. I am affraid that it will be a long number (>10) of sites I have to manually download and provide as a local resource/repository
b) Use a computer with internet access. Install the TestNG eclipse plugin via market place (all further dependencies will be automatically pulled from the internet i guess). Can I use the downloaded resources to configure the offline computer, ie.e. install the TestNG eclipse plugin including all dependencies.
In previous situations I had a similiar problem with python, where I proceded in the following way:
1. Download the package I want to used in the central repository
2. Try to install, if you get a error message that a package is missing go to 1 again
3. After having proccesed step 1 seventimes I got all my package install files and where able to install them offline
What is the best way for installing plugins in an eclipse environment without internet access. Thanks.
Raphael
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08374 seconds