This article does not focus on online installation methods. Such installation is inconvenient for management. For example, it will be very troublesome to uninstall it later.
Online installation:
Let eclipse find the jseclipse installation file on the network. In eclipse, select help> Software Updates-> Find and install, and then select search for new features to install in the dialog box that will be opened later, then select new in the dialog box that opens.
Click the remote site button and enter the following name: jseclipse from Adobe in "New Update site ".
Labs URL
: Http://download.macromedia.com/pub/labs/jseclipse/autoinstall
Click OK and then set jseclipse
Select from Adobe Labs and install it;
Manual installation:
This article uses link to install the jseclipse 1.5.5 plug-in. The environment used in this article is myeclipse 6.5.
1. Download The jseclipse 1.5.5.zip package;
2. decompress and open jseclipse 1.5.5. The features and plugins folders are displayed;
Create a new jseclipse folder, create an eclipse folder in the jseclipse file, and copy the preceding two folders to the corresponding eclipse folder;
3. Open your myeclipse installation path. Find the eclipse folder, open it, and find the links folder.
For example, the installation path of myeclipse is as follows: D: \ Program Files \ myeclipse 6.5m1 \ eclipse \ links \
Create a new. Link file in the links folder. I created jseclipse. Link. use NotePad to edit this file and write
Path = D :\\ Program Files \ eclipseplugin \ jseclipse
Save it. This path is the path where the two folders copied above are stored;
4. Find the configuration folder under the eclipse folder, open it, and delete the org. Eclipse. Update folder.
5. restart my eclipse and open the JS file. You can see that the ICO icon of the JS file is changed to the jseclipse icon, indicating that your jseclipse has been successfully installed.
You can refer to the installation documents:
Http://ysongren.blog.163.com/blog/static/61542207200881794852872/
Http://hi.baidu.com/velercy/blog/item/4a94b7de004f335e95ee37f5.html