If you are like me and like to use eclipse and you want to use it to develop PHP, then EPP is a good choice (Personally, I feel that the Chinese version is a bit unfamiliar)
We generally use svn for version control and code sharing, but when using epp3, we will encounter such a problem, that is, it does not integrate svn and cannot install new plug-ins
The following will happen when you click to install new software
epp3 won’t let you install new software
The solution is as follows:
1. Download org.eclipse.equinox.p2.engine.zip and replace the original one (the path is: under the root directory p2), the download address is http://download.csdn.net/download/misul/7917775
After replacement, if you click to install new software, this situation will not occur
2. Then click "Install New Software..." to start installing the svn plug-in. Note: If you know how to install the svn plug-in, you can skip it and install it yourself
Method 1. Click "Add" and a dialog box will pop up. Give it a name yourself. Just know that it is an svn plug-in.
Click "Archive..." at the location, select the path of svn-eclipse-site-1.6.10.zip, download address: http://download.csdn.net/download/misul/7917799
Click "OK", and the plug-in content inside will be parsed. Select all, next step*2, , click "Finish", and then it will be installed. You can use it after it is installed.
Method 2. Online installation
The general steps are the same as method 1. The difference is the dialog box after adding. There is no need to click "Archive..." at the location. Directly copy the installation address http://subclipse.tigris.org/update_1.8. x/ Just paste it, the following steps are the same, this method will be a bit slow to install online
After the installation is completed, restart epp and you can use svn. If you are used to using other code versions to manage plug-ins, you can also install other ones. The main step is to lift the restrictions on plug-in installation by epp
Hello friends, this situation means "the folder must be specified", but you did not specify it.
Just enter the specified resource folder in the first text box, or click "browse" to browse.
Hope it helps!
If my answer is helpful to you, please click [Select as satisfactory answer] below. If you adopt it in time, you will get 5 wealth points.
I also want to know the same question~ I changed to a new version when it was new, but I found that many people didn’t find this feature~~ I’m thinking about switching back~~Hey~