https://www.eclipse.org/downloads/
Eclipse for PHP Developersを選択
https://www.eclipse.org/downloads/packages/eclipse-php-developers/lunasr1
eclipse-php-luna-SR1-win32.zip
ダウンロード後>解凍>実行環境へ
同時間帯を利用してワークスペースも新築
eclipse.ini (初期設定)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
-startup plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20140603-1326 -product org.eclipse.epp.package.php.product --launcher.defaultAction openFile --launcher.XXMaxPermSize 256M -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256m --launcher.defaultAction openFile --launcher.appendVmargs -vmargs -Dosgi.requiredJavaVersion=1.7 -Xms40m -Xmx512m |
Pleiades All in One ダウンロード
http://mergedoc.sourceforge.jp/
Pleiades All in One はダウンロードした zip ファイルを解凍するだけです(eclipse.ini 設定済み)
・・・とのことなのでこちらを使用してみることに。