score:1
Accepted answer
you need to add hibernate jar to your project classpath or to your eclipse library list.
also, by adding help-> install new software you are adding hibernate plugin for eclipse and not adding hibernate lib to your eclipse project.
here are some links for adding jars to eclipse project or classpath:
how to import a jar in eclipse
http://www.wikihow.com/add-jars-to-project-build-paths-in-eclipse-%28java%29
Source: stackoverflow.com
Related Query
- The import org.apache.commons cannot be resolved in eclipse juno
- The import cannot be resolved in eclipse
- The import javax.ws cannot be resolved on Eclipse
- Eclipse the import cannot be resolved after Java update
- Eclipse Mars : The import org.osgi cannot be resolved
- The import com.sun.javadoc cannot be resolved in Eclipse
- Eclipse : The import org.apache cannot be resolved
- The import javax.jws cannot be resolved in eclipse
- Eclipse The import org.hibernate cannot be resolved
- Java JUnit The import org cannot be resolved
- The import javax.servlet and org.hibernate cannot be resolved - Eclipse Kepler on Ubuntu 12.04
- in play framework, the file xx.java could not be compiled. error raised is : the import yyy cannot be resolved in eclipse
- The import edu cannot be resolved on Eclipse
- The import javax.enterprise.context cannot be resolved in Eclipse
- The import com.mongodb cannot be resolved - Maven project in Eclipse
- Import cannot be resolved in eclipse due to the import of specific lib in an existing project
- Eclipse on Mac: The import javafx cannot be resolved
- The import org.apache.commons.net cannot be resolved - Eclipse Juno
- The import org.junit cannot be resolved
- The Import android.support.v7 cannot be resolved
- The import javax.persistence cannot be resolved
- The import org.apache.cordova cannot be resolved
- org.eclipse.swt.*; The import org.eclipse cannot be resolved
- The import android.support.v7.app cannot be resolved
- The import javafx.scene.control.Alert cannot be resolved
- The import javafx cannot be resolved
- The import butterknife.InjectView cannot be resolved
- The import javax.servlet.annotation cannot be resolved
- New PhoneGap 3.0 The import org.apache.cordova cannot be resolved
- Why does import javax.servlet.*; cannot be resolved despite of installing Java EE | Eclipse for Java EE Developers
More Query from same tag
- Eclipse shortcut to declare a variable name as method parameter
- Organize Maven Dependency in eclipse
- OpenMP for C in eclipse IDE in Ubuntu/linux
- Shortcut key to clear console in Eclipse
- Logcat only showing warnings, not showing errors
- java.lang.NoClassDefFoundError with external jars in java applet
- ClassNotFoundException: Running JUnit Tests in Eclipse
- Eclipse keeps terminating my project when unauthorized to
- How to build mixed Scala\Java Eclipse workspace automatically?
- Debugging with Jetty Maven Plugin in Eclipse on multi module project: Compilation unit not on the build path
- Eclipselink and update trigger on multiple access to the database
- What is an easy Mylyn task repository to use for a small (~40 devs) project?
- Admob Ads are not shown at all
- Cannot open Eclipse Marketplace
- Remove item from "Android Private Libraries" grayed out. Cannot remove jar
- Using the Eclipse remote debugger throws com.sun.jdi.InternalException
- Using JSTL causes deferredExpression error on change
- Android App Publishing Keystore Password
- Cannot run "Hello World" program in Eclipse
- How to add an extra URL mapping for an servlet that already mapped in Eclipse IDE 4.2?
- How can I load a specific codenameone Form every time the app is open?
- How do I manage git submodule subprojects in Eclipse?
- GSL Compilation Error
- JSF add a commandLink tag or outputText tag depand on a boolean flag
- Path for image file in Eclipse src folder, on a Mac
- Where is the option on Eclipse to define that "{" and "}" will be in the same line and auto autocomplete?
- Class cannot be resolved to a type - Import Project
- Go programing language please help me set up eclipse or vim or text editor
- Iterate through a few jars
- What does @a, @c in documentation strings mean?