Eclipse Flash-back issues

Source: Internet
Author: User

Yesterday, nothing to do, download the latest eclipse version from the Eclipse official website, unzip the installation, then removed the previous installation of Eclipse, then click on the new installation of Eclipse Flash back, after several twists and turns finally resolved.
Method 1. At the command line, enter the where Java to remove all Java-related programs except the JDK path, reboot a bit;



Method 2. Open the Eclipse.ini file under the Eclipse directory and add the-VM "Java.exe absolute path" before-vmargs (mine is the F drive EG:-VM F:\java\ BIN-VMARGS-DOSGI.REQUIREDJAVAVERSION=1.7-XMS40M-XMX512M) previously solved a similar problem through this method, this time did not succeed;

Method 3: Insufficient memory to open the Eclipse directory of the Eclipse.ini, the inside of the-xmx512m to change to-xmx256m;


Method 4: Check the environment variables, the PATH variable places the JRE path in the JDK at the front (".;" at the beginning) Directly behind);


Method 5: The legendary Universal solution (is not really omnipotent not clear, I am this way to solve), the JDK directory under the JRE directory directly copied to the Eclipse directory.


Method 6: It was once eclipse normal operation, because of various and then suddenly have a flashback problem, using Method 2 did not succeed, just open the Eclipse workspace directory, delete the. Metadata directory, of course, the previous project was cleared away.


Method 7:in the Eclipse folder there is a Eclipsec.exe program, run the program on the command line, you will get the problem corresponding error message.

You can use this command to get hints to search for your solution.


Some of the methods are excerpted from the Internet and have not been tried in person.

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.