score:1
in the hibernate settings (properties
-> hibernate settings
):
check the option
enable hibernate support
.under
default hibernate console configuration
, ifconfig
is already defined select it else go torun
->run configurations
and define new configuration inhibernate console configuration
. specify the project name. selectjpa project configured connection
in thedatabase connection
, clickapply
and return to thehibernate settings
settings page.restart eclipse or
clean
your project.
update: try this as well:
open .project file in the imported project from svn and any references you find in nature and build parameters remove them. <\nature>org.hibernate.eclipse.console.hibernatenature<\nature> //or on the lines myconf. do same thing in .classpath file as well.
Source: stackoverflow.com
Related Query
- "Console configuration "myConf" does not exist" when importing a project from SVN
- Maven does not add dependency jar files to project when importing to eclipse
- Configuration with name 'default' not found when Importing from Git
- Why does m2eclipse rename the modules when importing maven project from svn?
- The cursor focus stays on the Editor and does not switch to Console when I try to get the an input from the user in Eclipse
- .apk does not exist error when exporting Android project in Eclipse using android-sdk_r06-mac_86
- Version 1.8 of project facet java does not exist
- The program file specified in the launch configuration does not exist
- How to avoid Eclipse importing a class when putting the class name in the comments, so that checkstyle does not complain later?
- "The project: swing which is referenced by the classpath, does not exist" in Eclipse when project name is the same as workspace name
- Why when I rename a project in Eclipse does Tomcat not pick up the new resource name?
- Why Eclipse does not include annotations when implementing methods from a Java interface?
- Removing SVN username and password from Eclipse does not work in Windows 7
- Java IO: Why does the numerical representation of line feed appear on the console when reading from stdin?
- eclipse source folder is not java project, after importing project from git
- memory analysis from eclipse ide does not list any local process id when acquire heap dump dialog is clicked
- Eclipse: The SVN synchronization information for 'Project' has become corrupt or does not exist
- Target "${build.target}" does not exist in the project "AppNameA"
- Eclipse source attachment configuration path does not exist
- Maven Java web project not recognised when importing into Eclipse
- "Referenced Libraries"-collapsable gone when checking out Eclipse project from SVN
- Maven not looking inside project directory for web.xml when running from eclipse
- Android Map does not work when apk is not installed from Eclipse
- Create eclipse project from svn when folder name in SVN is src/java/com
- Could not initialize class java.net.DualStackPlainDatagramSocketImpl when importing Gradle project in Eclipse
- "launching 'project' has encountered .." , project file does not exist
- Sublime Text 2 edited file-changes does not show when refreshing browser in Maven project
- Not able to checkout project from SVN in eclipse - SVN connector library not available
- The console does not show any printed output when a feature file is executed
- PyDev throws Exception "Resourse does not exist" When re-opening a project
More Query from same tag
- Intellij : does it have a Synchronization type view like eclipse?
- How can i write java reverse string program in ACM Library
- Installed barcode plugin did not show in palette
- How to solve eclipse(Mars) prompt blank error dialog when compare two commits in git history
- non-system libraries in linker flags
- Can I share source code among projects in Eclipse (CDT) without using absolute paths?
- Things possible in Eclipse that aren’t possible in IntelliJ?
- Error : Cannot be resolved or is not a Field
- Discovering available bluetooth devices in android
- Eclipse RCP P2 Update without changing product version
- LayoutLib is too recent. Update your tool?
- Maven Build Jar with Resource in Package
- Error running spoon on Ubuntu 14.04 64 bit
- Package gets distributed while importing a project into Eclipse
- HTTP Post from Postman working but not through browser
- errorNoSuchMethodError: java.util.stream.Stream.toList()Ljava/util/List only from CLI, fine from eclipse
- FIle format of eclipse workspace files
- Building CDT projects from commandline
- Getting Started with Sweave, Eclipse, and R
- Gigantic Tabs in Eclipse on Ubuntu
- Exception thrown if Part is closed from PartStack within Area
- Eclipse 3.4 and Jboss deployment issue:
- Servlet example - File not found
- Eclipse-based Custom Content Assistance? (Java)
- In BPMN 2.0 how do I correctly portray returning to a previous task?
- How can I disable the use of bold fonts when editing code in Eclipse?
- What do files deleted by groovy leave behind in Windows 7?
- Enforcing the order of deployment in gradle
- spring-android-auth maven artifact build error
- How to fix Null pointer exception in on clicking XML files in Eclipse IDE