[
https://issues.apache.org/jira/browse/NETBEANS-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674809#comment-16674809
]
Geertjan Wielenga commented on NETBEANS-1609:
---------------------------------------------
OK, what should be done with that project to reproduce the problem, step by
step:
1. Git clone https://github.com/pnabbefeld/NbProjectManagement.git.
2. ...
3. ...
4. ...
5. Now you should see XYZ, but instead you see ABC.
If you always provide step by step instructions like the above when reporting
an issue, the issue can be reproduced and fixed much more quickly, without all
this back and forth.
> @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, platform - Module System
> 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