1. If you need a proxy to the Internet to update eclipse, please add parameters when starting eclipse, for example: eclipse.exe -vmargs -DproxySet = true -DproxyHost = aProxyAddress -DproxyPort = aProxyPort which aProxyAddress is your proxy IP, aproxyPort is Proxy port. Update Eclipse method is HELP -> Software Updates -> Find and Install ...
2. After Chinese, if you want to read the English version, you can do this: eclipse.exe -nl "zh-us" will not read the Chinese method I wrote: http://blog.9cbs.net /china2wto/archive/2004/10/26/152709.ASPX In fact, this is not a Chinese package, is a multi-language package, you can start the version of the language you want to get, for example: Eclipse.exe -nl "de" ---- ---- German Eclipse.exe -nl "fr" ----------- French Eclipse.exe -nl "ja" -------- Japanese Eclipse.exe -nl "KO "--------- Korean However, the above text requires the operating system to install the relevant font.
3. Start a new Eclipse instance: Eclipse.exe -data WorkspaceDevWorks will mess with the work interface during the process of learning, if you make your work interface can be such as this. WorkspaceDevWorks represents the related folder name established after startup.
4. Specify the jvmeclipse -vm c: /j2sdk1.4.2_01/bin/java -vm parameter to specify which JVM uses to perform Eclipse.
5. Accelerate the start speed Eclipse.exe -vmargs -xverify: None -Xx: UseParalLGC -XX: permsize = 20m -xx :.comize = 32M -XMX256M -XMS256M is said to speed up the speed of the Eclipse. I didn't feel much faster.
6.debugeclipse.exe -debug catchs
7.-consolelog record console LOGECLIPSE.EXE-DEBUG
8. The following unclear, please expert guidance. The following is to see the Eclipse3.0.1 source code org.eclipse.core.launcher.main. -initialize-nosplash-dev-vmargs-framework-install-configuration-exitdata-showsplash-endsplash-vm