[jbosstools-issues] [JBoss JIRA] (JBIDE-26435) Hibernate JPA Model Generator and Java 11

Jeff MAURY (Jira) issues at jboss.org
Tue Oct 9 05:29:00 EDT 2018


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

Jeff MAURY commented on JBIDE-26435:
------------------------------------

Here's what I did:
# Install Eclipse 2018-09
# Install JBoss Tools 4.9.0.Final from the marketplace
# Install Java 11 support from marketplace
# Imported Java EE Web Project from Red Hat Central
# Run -> Maven Build... from the project with goals 
{code:java}
clean package
{code}


I can see the generate file, see my capture !screenshot-1.png|thumbnail! 

> Hibernate JPA Model Generator and Java 11
> -----------------------------------------
>
>                 Key: JBIDE-26435
>                 URL: https://issues.jboss.org/browse/JBIDE-26435
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 4.9.0.Final
>            Reporter: Cody Lerum
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> Not sure if this ends up being related to Jboss tools or just the Eclipse JDT 
> But on 2018-09 with 4.9.Final a project cannot be cleanly built using the org.hibernate:hibernate-jpamodelgen
> Everything builds and then at the end it seems to delete the generated sources.
> This only occurs it the Java 11 support plugin is installed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list