[
https://issues.jboss.org/browse/JBIDE-25553?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-25553:
------------------------------------
To build jbosstools-hibernate with JDK9, do this:
a) install Maven 3.5.2
b) install JDK 9.0.1
c) {code} export JAVA_HOME=/usr/lib/jvm/java-9/ # or wherever your JDK 9 is installed
/path/to/mvn3.5.2/bin/mvn clean install -V -Pjdk9
{code}
Sample jobs already set up to use JDK 9 here:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Cannot create Hibernate Console Configuration for projects with java
9
----------------------------------------------------------------------
Key: JBIDE-25553
URL:
https://issues.jboss.org/browse/JBIDE-25553
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.5.2.AM2
Reporter: Rastislav Wagner
Assignee: Dmitrii Bocharov
Priority: Critical
Fix For: 4.5.3.AM1
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)