[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134355#comment-17134355
 ] 

Geertjan Wielenga edited comment on NETBEANS-4426 at 6/12/20, 4:24 PM:
-----------------------------------------------------------------------

public static void main(String[] args)  {
<br/>
   System.out.println("hello world");

}

Change that empty constructor to the above and then run your application again.



was (Author: geertjanwielenga):
public static void main(String[] args)  {

   System.out.println("hello world");

}

Change that empty constructor to the above and then run your application again.


> 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, messages.log, messages_build.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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to