[
https://issues.apache.org/jira/browse/NETBEANS-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674707#comment-16674707
]
Peter Nabbefeld commented on NETBEANS-1609:
-------------------------------------------
While NB seems to be happily starting with different JDKs, it has a problem
with reloading - probably there's a compatibility layer involved, which is
active only on startup? BTW, I've noticed in the IDE log some messages about
reloading of one or two IDE modules together with mine (I doubt this should
happen), and then NetBeans blocks Java development (e.g. cannot build, no code
completion) because of CNFEs - some resources seem to be missing on
initialization.
I'll push my project to Github this evening and post the link here.
> @Messages annotation does not work with JDK version >= 10
> ---------------------------------------------------------
>
> Key: NETBEANS-1609
> URL: https://issues.apache.org/jira/browse/NETBEANS-1609
> Project: NetBeans
> Issue Type: Improvement
> Components: apisupport - Project
> Affects Versions: 10.0
> Environment: I'm running NB 10.0vc2 on JDK 11.
> Reporter: Peter Nabbefeld
> Priority: Major
>
> The @Messages annotation creates a non-translatable Bundle file, because the
> package of the @Generated annotation has changed:
>
> @javax.annotation.Generated => @javax.annotation.processing.Generated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists