Install Spket's jQuery prompt plugin with MyEclipse10

There are three main ways to install Spket with MyEclipse10: download updates online, download Zip overlays, and download jar packages for installation. I tried the latter two of these three methods. After the decompression of the zip package, the features were overwritten, and the directory corresponding to the plugins and the cracked file were not enough, so I had to download the jar package, and then follow the steps below to solve it perfectly.winkwink

 

1. First, go to the official website of spket to download the latest jar installation package (the latest one is spket 1.6.23)

Spket official website download address: http://www.spket.com/download.html

 

2. Download the crack patch of spket

The download address of the crack patch available for spket1.6.23: http://download.csdn.net/detail/rishyonn/4785657 ( this one is free )

http://download.csdn.net/detail/czw2010/4918172 (this is a small point)

 

 

3. Install the spket plugin

(1) Run the spket1.6.23.jar installation package

(2) Select the installation directory of MyEclipse. It is important to note that it must be placed in the dropins directory, which is the default plug-in directory of MyEclipse10, otherwise the plug-in will not be loaded.

(3) Select the installation directory of Spket

(4) Installation is complete

(5) Copy the spket.link of links in the dropins directory under the myEclipse directory directly to the dropins directory

(6) After decompressing the crack patch, directly overwrite the com.spket.ui_1.6.23 folder under spket\eclipse\features

(7) Open myEclipse, Window->Perference, if you can see the Spket option at this time, congratulations that you have successfully installed Spket.

 

Fourth, configure the intelligent prompt of Extjs4.1.1

(1) For the steps of adding Extjs, you can refer to the introduction of Spket's official website, or you can search a lot on the Internet, so I won't say much here.

(2) Download the repaired sdk.jsb3 and replace the sdk.jsb3 under build

 

Note:  The default sdk.jsb3 provided by Extjs4.1.1 is wrong, and its path configuration is wrong. I will not say more about the specific error. I will provide a modified version for everyone to download and use.

Extjs4.1.1 repaired sdk.jsb3 download address: http://download.csdn.net/detail/czw2010/4918164

 

(3) Ok, let's test it now, create a new js file, right-click Open With -> Spket JavaScript Editor, can it be intelligently prompted?

 

Five, configure the intelligent prompt of jQuery1.8

(1) Download jquery-1.8.3.js from the jQuery official website

jQuery official website address: http://jquery.com/


Note: The library to be intelligently prompted must be the development version, and the pro-test intelligent prompts of the min version are incomplete.

(3) Configure the library of jquery

(4) Test it

 

6. Optimization:

(1) Add $ symbol to trigger prompt (jquery application)

(2) Set the default editor of js

 

This article is reproduced from: http://blog.csdn.net/czw2010/article/details/8375098

 

Finally, personal installation experience: none of the above installation steps can be missed, and they are strictly required to be implemented. In fact, when adding library, the higher the version of jQuery, the better. I tried the latest 1.11.3 and 2.1.4. Both versions are not good, and then the 1.8.11 version can be displayed perfectly.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326314995&siteId=291194637