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/11/17 17:42:36 UTC

[GitHub] [netbeans] mbien commented on issue #4981: Missing Open Actions in DataSystem API Platform Applications

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

   any exceptions in the log? Try starting your application on JDK 11 and check for java module system warnings. Those warnings are errors on more recent JDKs.
   
   https://dev.java/learn/strong-encapsulation-(of-jdk-internals)/
   
   It often helps to not upgrade several major versions at once - this rarely works out of the box.


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