Peter Nabbefeld created NETBEANS-1609:
-----------------------------------------
Summary: @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
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