[
https://issues.jboss.org/browse/JBIDE-17855?page=com.atlassian.jira.plugi...
]
Jiri Peterka commented on JBIDE-17855:
--------------------------------------
[~maxandersen] Yes, it would be expected. But it doesn't work like that for JPA
Project (it's probably hardcoded and it puts JDK8 regardless you're using it or
no). For Java Project it works as expected (depending on your JDK preferences defined)
JPA Project uses JDK 1.8 as default JDK level
---------------------------------------------
Key: JBIDE-17855
URL:
https://issues.jboss.org/browse/JBIDE-17855
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, upstream
Affects Versions: 4.2.0.Beta3
Environment: JBDS 8.0.0.Beta3
Reporter: Jiri Peterka
Fix For: 4.2.0.CR1
When creating JPA Project (even JPA 2.0) all is set to JDK 1.8 by default which is not
desired. It should be set to JDK 1.6 by default or another minimal level.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)