Created
June 7, 2013 14:07
-
-
Save tsuyoshicho/5729499 to your computer and use it in GitHub Desktop.
Eclipse Portable + Pleiades http://blue-red.ddo.jp/~ao/wiki/wiki.cgi?page=Eclipse+portable+%A4%F2%BB%C8%A4%A6 のインストール完了 以下設定ファイル
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-startup | |
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar | |
--launcher.library | |
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120522-1813 | |
--launcher.XXMaxPermSize | |
256m | |
--launcher.defaultAction | |
openFile | |
-vmargs | |
-Xms40m | |
-Xmx512m | |
-javaagent:App/Eclipse/plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment