Summary of common errors in Eclipse and MyEclipse

Source: Internet
Author: User

1. When you hold the shortcut key (Ctrl) key in an imported item in MyEclipse, you cannot associate it. Solution: (1) may be missing jar package, guide package; (2) find the . Project file, Add the following code to it:

Java Code Collection Code

<natures>

<nature>org.eclipse.jdt.core.javanature</nature>

</natures>

Basic solution.

  1. in the MyEclipse Activation, unable to find the plugins file and cannot be activated, solution: in C:\Users\Lenovo\AppData\Local\ Genuitec Delete the Genuitec file in the installation, then activate.
  2. in the MyEclipse appeared in ... is out of sync with System file: Solution: Right-click Project, select f5,refresh
  3. . properties file garbled, Solution:
      1. window - >

        preferences-"

        General->

        Content Type->text->java Properties->gbk-->update->ok

One myeclipse Basic Configuration

1.MyEclipse in character set:GBK
Http://jingyan.baidu.com/album/4d58d541c4c1949dd4e9c0be.html

2. set jdk version in MyEclipse:1.6 (Note thatresin3 does not support the myeclipse jdk, so the JDK path needs to point to + bit of JDK )
Http://jingyan.baidu.com/article/fedf073714661735ac897725.html

3, refer to the following link to increase memory (including myeclipse and jdk, reference value 3G)

Http://jingyan.baidu.com/article/3ea51489db58c152e61bbab6.html

Summary of common errors in Eclipse and MyEclipse

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.