Cat_study 2018-3-16 pm
After trying to introduce the online two online installation methods have failed, have to study the offline installation method, offline installation of Eclipse plug-in itself is not difficult, the focus is to find the official plug-in package.
Two ways to install offline are summarized below.
1, enter the official website of the download page, such as
1) Address: http://testng.org/doc/download.html
2) Click Release Address: Http://beust.com/eclipse
The page will automatically jump to: http://dl.bintray.com/testng-team/testng-eclipse-release/
Such as:
3) Click on the bottom zipped/, for example, select the version that matches the browser to download.
4) Here, in order to demonstrate the plug-in offline installation, download the latest version of 6.14.0 (my browser is the most updated 4.7.2).
Compressed Baouru after download.
5) Unzip the package, file directory such as:
The contents of features and plugins can be copied to the eclipse corresponding folder respectively;
or copy the entire extracted directory to dropins.
Verify that the installation is successful:
A) Open the command line to the current Eclipse directory, enter Eclipse-clean, and restart Eclipse, so eclipse will add a new plugin. b) If the plug-in does not take effect, remove the Eclipse\configuration\org.eclipse.update directory and then start eclipse;
6) next to step 4), do not press the file and install it via Eclipse's install new software.
Click Add, pop Up the Install Repository dialog box, fill in the name, click the "Archive" button, select the local jar or zip file to install, such as:
Click OK, such as:
Select the installation item in the list box as required, click "Next" and follow the prompts until finish, so it's done.
Installing ECLIPSE-TESTNG plugins offline