Eclipse Optimized Configuration

Source: Internet
Author: User

-Startupplugins/org.eclipse.equinox.launcher_1.3.100. v20150511-1540. Jar--Launcher.libraryplugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300. v20150602-1417-productorg.eclipse.epp.package.jee.product--Launcher.defaultactionopenfile-VM//Specify Vmd:\program FILES\JAVA\JDK1 directly.7. 0_80\jre\bin--launcher. xxmaxpermsize256m-Showsplashorg.eclipse.platform--launcher. xxmaxpermsize256m--Launcher.defaultactionopenfile--Launcher.appendvmargs-Vmargs-dosgi.requiredjavaversion=1.7-xms2048m//Initial total heap memory-xmx2048m//Max Total heap memory, set to initial equality, can avoid re-adjustment-xmn768m//Young with heap memory, Sun is officially recommended for the entire heap of 3/8, or 2048 of 3/8-xx:permsize=256m//Initial size of the persistent heap-xx:maxpermsize=512m//maximum size of the durable heap-xx:+USERPARALLELGC//If multicore, use concurrent memory reclamation-XX:+DISABLEEXPLICITGC//Disable Display memory recycling for System.GC ()

Attention:

Heap Memory Composition Total heap memory = Young with heap memory + aged with heap memory + persistent heap memory

Young with a heap of memory when the object was just created, put it here.

Old age with a heap of memory objects will be placed here before they are actually recycled.

Persistent heap memory class file, metadata, etc. put here

Eclipse Optimized Configuration

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.