You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/04 04:16:54 UTC

[GitHub] [netbeans] max6186 commented on issue #4068: java.lang.IllegalArgumentException

max6186 commented on issue #4068:
URL: https://github.com/apache/netbeans/issues/4068#issuecomment-1116911669

   when I try to run the any process.
   example for a code:
   
   class main{
   public static void main(String[] args){
   System.out.println("Test Code");
   }
   }
   
   the weird part is when I try the same codes on other IDE, they work just fine
   ![IMG_0436 (1)](https://user-images.githubusercontent.com/65102624/166622494-4da0b27c-29a5-4d7a-8677-94ddc4bd477f.jpg)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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