[
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135207#comment-17135207
]
Andy Gegg commented on NETBEANS-4426:
-------------------------------------
Thanks to everyone who's spent time on this, I'm very grateful.
Jan's suggestion worked for the trivial app - which explains why it worked out
of the box for you. It made no difference to my original app, however. But it
got me thinking, so I started to add in the modules from my original (big)
project, one at a time, to the trivial project and everything compiled and
executed happily.
So I thought is it something to do with main classes? Obviously, the big
project has one ( a JavaFX Application) but I created a new module and added in
a main class. And everything worked fine. It compiles, it builds, it
executes. The entry point is unchanged from the original.
I don't know why, but my original problem has a resolution.
Thank you.
> Fails with 'silent error'
> -------------------------
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
> Issue Type: Bug
> Environment: Windows 10 Home, 1909
> Reporter: Andy Gegg
> Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log,
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12. When I try to run my application it just
> fails. It runs ok on netbeans 11 as long as it has nb-javac and source
> version at 13. I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't
> know if it's there or not.
--
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