[
https://issues.apache.org/jira/browse/NETBEANS-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114353#comment-17114353
]
Boris Heithecker commented on NETBEANS-4365:
--------------------------------------------
No quick fix, at least for me. The related code in apisupport.wizards hasn't
been touched for more than a year. It might be related to
Proxy.newProxyInstance returning null at
org.netbeans.modules.apisupport.project.ui.wizard.action.DataModel.createActionReference,
so a jdk-related problem, but I've got no idea why.
> New Action in Module Development throws Exception in 12.0-beta4
> ---------------------------------------------------------------
>
> Key: NETBEANS-4365
> URL: https://issues.apache.org/jira/browse/NETBEANS-4365
> Project: NetBeans
> Issue Type: Bug
> Components: apisupport - Project
> Affects Versions: 12.0
> Reporter: Boris Heithecker
> Priority: Critical
>
> Steps to reproduce:
> Create an Ant-based NetBeans Module Project
> Add a new Action via New -> Action, fill in the forms, make sure the action
> is registered as a Global Menu Item
> The IDE creates a java file. In place of the Menu Bar registration annotation
> an exception message is printed.
> This bug was not present in 11.3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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