EPP3 How to install SVN (eclipsephp Studio 3.0), EPP3SVN
If you and I like to use eclipse, you want to use him to develop PHP, then EPP is a good choice (personally feel that the Chinese version of a bit unaccustomed)
We generally use SVN for versioning and code sharing, but when using EPP3, we encounter the problem that he does not have an integrated SVN and cannot install new plugins
When you click Install new software, the following conditions will occur
EPP3 won't let you install new software.
The solution is as follows:
1. Go to download Org.eclipse.equinox.p2.engine.zip, replace the original (path: root directory \p2\), download address http://download.csdn.net/download/misul/7917775
If you click Install new software after the replacement, this will not happen.
2. Then click "Install new software ..." To start installing the SVN plugin, note: If you will install the SVN plugin can be skipped, install it yourself
Method 1. Click "Add" to bring up a dialog, name you name it, you know that he is the SVN plugin on the line
Location then click "Archive ...", select Svn-eclipse-site-1.6.10.zip path, download address: http://download.csdn.net/download/misul/7917799
Click "OK", will parse out inside the plug-in content, select all, Next * *,, click "Finish", then will install, wait a will be installed can use the
Method 2: Install online
The general step is the same as Method 1, the difference is after the addition of the dialog box, location that does not click "Archive ...", directly copy the installation address http://subclipse.tigris.org/update_1.8.x/paste on the line, the following steps the same , this method is a bit slow to install online
After the installation is complete, restart EPP can be used SVN, if you are accustomed to other code version to manage the plug-in, you can also install other, mainly in the first step, remove the EPP restrictions on the installation of plug-in can be
I want to ask, I use eclipsephp Studio 30 Simplified Chinese version EPP3, want to build a PHP file, but click New PHP after the following
Hello, friend, this situation appears to mean "folder must be specified", but you do not specify.
Simply enter the specified resource folder in the first text box, or click Browse.
Hope to help you!
If my answer is helpful to you, please click "Choose as Satisfactory answer" below, you will get 5 wealth value in time.
eclipsephp Studio 3 Settings
I also want to know the same question ~ Originally fresh on the new version, the results found that many people have not found this function ~ ~ I think is not changed back ~ ~ AH ~
http://www.bkjia.com/PHPjc/878337.html www.bkjia.com true http://www.bkjia.com/PHPjc/878337.html techarticle EPP3 How to install SVN (eclipsephp Studio 3.0), EPP3SVN if you and I like to use eclipse, you want to use him to develop PHP, then EPP is a good choice (personally feel, in ... )