[JBoss JIRA] (JBIDE-26388) TP: create target platform based on Eclipse 4.10 (Simrel 2018-12)
by Nick Boldt (Jira)
[ https://issues.jboss.org/browse/JBIDE-26388?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-26388:
-------------------------------
Sprint: devex #156 October 2018
> TP: create target platform based on Eclipse 4.10 (Simrel 2018-12)
> -----------------------------------------------------------------
>
> Key: JBIDE-26388
> URL: https://issues.jboss.org/browse/JBIDE-26388
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, upstream
> Affects Versions: 4.10.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Major
> Labels: releasework
> Fix For: 4.10.0.AM1, 4.10.0.Final
>
>
> In order to start Eclipse 4.10-based builds, we need an updated target platform.
> Note that Eclipse 4.10 drops support for win32 and lin32 platforms, so poms will need to be updated accordingly. 32-bit is dead, long live 64-bit!
> For sprint 156 / AM1: simrel M1
> For sprint 157 / AM1: simrel M2
> For sprint 158 / GA: simrel M3/RC1
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (JBIDE-26435) Hibernate JPA Model Generator and Java 11
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26435?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26435:
-------------------------------
Attachment: screenshot-1.png
> 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)
7 years, 6 months
[JBoss JIRA] (JBIDE-26435) Hibernate JPA Model Generator and Java 11
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26435?page=com.atlassian.jira.plugi... ]
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)
7 years, 6 months