Java library error in project

Asked

Viewed 80 times

2

The libraries of my project are not importing the classes of *util and several others also, I do not know what is happening, because when I create a new project these classes and libraries work. Below a print of the error.

I tried to give Clean in the whole project.

inserir a descrição da imagem aqui

  • Go to properties-> java-> jre---> and add to JDK that the problem will be solved.

  • thanks friend I managed to solve

  • Kindly post your reply as a response, rather than a comment

1 answer

0

Your problem is related to jdk import, do this on:

Properties (do seu projeto) > Java Build Path > Libraries e informe o caminho do seu jdk.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.