Why Eclipse does not start

Source: Internet
Author: User

Recently to write a program, so the eclipse, install the JDK, configure the environment variables, but anyway can not open eclipse, the following error

Toss for a long time, finally in the Internet to find a way, is to modify a Eclipse.ini configuration file, modify the good configuration file as follows

-startup

Plugins/org.eclipse.equinox.launcher_1.0.201.r35x_v20090715.jar

--launcher.library

plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519

-product

Org.eclipse.epp.package.jee.product

--launcher. Xxmaxpermsize

128M

-showsplash

Org.eclipse.platform

--launcher. Xxmaxpermsize

128m

-vmargs

-dosgi.requiredjavaversion=1.6

-xms40m

-xmx512m

In the above content, the original 128 places when 256, I changed to 128, on it, it is demon Ah, the net said that the original set of memory too large, will cause this can not start, it is strange ah

Write down this thing for a rainy day.

This article from "You are a passer-by or fearless" blog, please be sure to keep this source http://world77.blog.51cto.com/414605/290457

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.