eclipse で phpeclipse 插件をどのようにインストールするか
PHPEclipse をインストールする最も簡単な方法は、PHPEclipse 更新サイトを使用することです。
Eclipse 3.2 を使用している場合は、更新サイトに次の URL を使用します:
?
http://update.phpeclipse.com/update/stable/1.1.x
Eclipse 3.3 および 3.4 の場合は、
? を使用します。
http://update.phpeclipse.com/update/stable/1.2.x
To install the nightly start Eclipse then click Help-> Software Updates -> Find and Install |
|
Then select Search for new features to install -> Next You will create a new remote site Name: PHPEclipse 1.2.x The url is ? http://update.phpeclipse.com/update/stable/1.2.x then click Ok |
|
Make sure PHPEclipse 1.2.x is check then click Finish After it is installed you will need to Eclipseにphpeclipseプラグインをインストールする方法 the Perspective To do that got to Window-> Open Perspective ->Other -> Select PHP -> Ok |
|