Failed to find a main class in "c: \ windows \ Temp" appears when installing myeclipse 10.0 in Windows 7.

Source: Internet
Author: User

Failed to find a main class in "C: \ WINDOWS \ Temp" appeared when installing myeclipse 10.0 on Windows 7 today. After a long morning, I finally solved the problem.

1. Baidu found that the temporary environment variables of Java are not set. You need to set classpath and java_home. In fact, you have not installed the Java JDK. So download and install the latest JDK. After installation, set classpath, java_home, and Path

The details are as follows:

Java_home D: \ Java \ jdk1.6.0 _ 30

Classpath.; % java_home % \ Lib \ DT. jar; % java_home % \ Lib \ tools. jar;

Path added; % java_home % \ bin

2. However, the above prompt still appears. Therefore, the permission to the C: \ WINDOWS \ Temp directory is suspected.ProgramThis is also because of directory permissions. You have set full users permissions. Install OK

 

Welcome:Http: // 121.18.78.216
Easy-to-query and analysis, workflow, content management, and project management demonstration platform

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.