なんという日進月歩。。
◎本体
色々迷ったが、やっぱり本家。Classic。
Eclipse Ganymede Packages | Eclipse Packages
◎日本語化
あんまり必要ないかも。
NTTデータグループ・オープンソーススクエア - nttdatagroup-oss-square Wiki
◎アップデートマネージャでインストールするの
Aptana
ttp://update.aptana.com/update/studio/3.2/
ttp://update.aptana.com/update/php/3.2/
Easy Explore
ttp://easystruts.sourceforge.net/eclipse/updates/
QuickRex(正規表現作成支援。入力しながらリアルタイムでテスト可能。)
ttp://www.bastian-bergerhoff.com/eclipse/features
TranslationView
ttp://www.eisbahn.jp/update-site/
ttp://update.aptana.com/update/studio/3.2/
ttp://update.aptana.com/update/php/3.2/
Easy Explore
ttp://easystruts.sourceforge.net/eclipse/updates/
QuickRex(正規表現作成支援。入力しながらリアルタイムでテスト可能。)
ttp://www.bastian-bergerhoff.com/eclipse/features
TranslationView
ttp://www.eisbahn.jp/update-site/
◎追記@090703
SVN connectorとか
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
(Subversive SVN Connectors と SVNKit Implementation が必須?)
あと、起動オプション(今使ってるeclipse.ini。いまいち意味不明なまま使用中orz)。http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
(Subversive SVN Connectors と SVNKit Implementation が必須?)
-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms256m
-Xmx768m
-server
-XX:PermSize=32m
-XX:MaxPermSize=256m
-XX:+UseParallelGC
-XX:ParallelGCThreads=30
-XX:+UseLargePages
plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms256m
-Xmx768m
-server
-XX:PermSize=32m
-XX:MaxPermSize=256m
-XX:+UseParallelGC
-XX:ParallelGCThreads=30
-XX:+UseLargePages
Comments