This content has been marked as final.
Show 3 replies
-
1. Re: hibernate plugins unable to load its classes, project has higher compiler option than running eclipse
marcelo.hexsel Feb 8, 2014 9:18 AM (in response to jsg)Same problem here!
Even defining Eclipse Kepler to use JDK 8 EA to run..
-
2. Re: hibernate plugins unable to load its classes, project has higher compiler option than running eclipse
ironslug Apr 8, 2014 5:02 AM (in response to jsg)Hi,
I know this thread is a bit old, but I just lost 3 hours trying to solve this problem and finally managed to
So, if it can be usefull to anyone, I share.
It seemsthat in order to use Hibernate Generation with jdk8 you have to install java 8 support for eclipse kepler.
See this link for the installation guide :
http://www.bigdev.de/2014/03/tutorial-installing-java-8-support-for.html
hope it helps.
Regards
-
3. Re: hibernate plugins unable to load its classes, project has higher compiler option than running eclipse
ruparupa Apr 24, 2014 3:26 AM (in response to ironslug)Thanks that helped !!!!