且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

能否" Android的库更新"相位,以某种方式加快?

更新时间:2023-02-26 20:43:38

下面是我tunned了我的Eclipse在ini文件安装:

Here is how I tunned up my Eclipse install in the ini file:

-startup

插件/ org.eclipse.equinox.launcher_1.1.0.v20100507.jar

plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar

- launcher.library

--launcher.library

插件/ org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810

plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810

-showlocation

-showlocation

-showsplash

-showsplash

org.eclipse.platform

org.eclipse.platform

- launcher.defaultAction

--launcher.defaultAction

中openFile

- launcher.XXMaxPermSize

--launcher.XXMaxPermSize

512米

-vmargs

-server

-Dosgi.requiredJavaVersion = 1.6

-Dosgi.requiredJavaVersion=1.6

-Xms40m

-Xss4m

-XX:CompileThreshold = 10

-XX:CompileThreshold=10

-XX:MaxGCPauseMillis = 10

-XX:MaxGCPauseMillis=10

-XX:MaxHeapFreeRatio = 70

-XX:MaxHeapFreeRatio=70

-XX:+ CMSIncrementalPacing

-XX:+CMSIncrementalPacing

-XX:+ UnlockExperimentalVMOptions

-XX:+UnlockExperimentalVMOptions

-XX:+ UseG1GC

-XX:+UseG1GC

-XX:+ UseFastAccessorMethods

-XX:+UseFastAccessorMethods

-Xmx684m

请注意我在日食3.6,并使用JDK 1.6。

Note I am on eclipse 3.6 and using jdk 1.6..

其他的事情更新到Eclipse 3.6 ..

The other thing update to Eclipse 3.6..