mbien commented on issue #5378:
URL: https://github.com/apache/netbeans/issues/5378#issuecomment-1586255892

   your batch script isn't correct. It starts NB twice as you can see in the 
log. Goto is not an if/else branch.
   
   The warnings are nothing to worry about except the last warning. I am not 
sure why you got this, I couldn't reproduce it with NetBeans 18 and JDK 20.
   
   ```
   start /b bin/netbeans.exe --jdkhome "path\to\jdk"
   ```
   didn't cause any issues.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to