[jbosstools-issues] [JBoss JIRA] (JBIDE-25553) Cannot create Hibernate Console Configuration for projects with java 9

Nick Boldt (JIRA) issues at jboss.org
Tue Feb 6 08:27:00 EST 2018


    [ https://issues.jboss.org/browse/JBIDE-25553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529215#comment-13529215 ] 

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/Devstudio/view/jdk9/

> 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)


More information about the jbosstools-issues mailing list