Eclipse the import cannot be resolved after Java update -


I have a class that uses Hibernate, before I update javascript, include all required jars in class path and class But now eclipse shows that this can not solve some hibernate imports, what can be the solution?

  import org.hibernate.SessionFactory; Import org.hibernate.cfg.configuration;  

If you type (Ctrl + shift + t), or type explorer and Type SessionFactory or Eclipse configuration to find them? If not, make sure you have some problems in .jar files.

The way you are using Mac or PC?


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -