It is indirectly referenced from required. Class file error Solution

Source: Internet
Author: User

When importing a project today, the It is indirectly referenced from required. Class file error occurs. I checked the network and said yes.

 

Error message: it is indirectly referenced from required. Class file error Solution

Cause: the class you are about to use calls another class, and this class calls other classes. This relationship may have many layers. During this call, the missing package of a class will cause the above error.

Solution: import the missing package

 

I installed jdk1.5 and jdk1.6 on my machine, and then I modified the default JDK called by the project to jdk1.5. The problem is solved.

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.