Is there documentation on C/C++ Netbeans

2023-04-13 Thread slipbits
I'm trying to find some documentation which describes the Netbeans Lightweight C/C++ setup options. Are there any help files, manual for Netbeans, or tutorials? thanks art - To unsubscribe, e-mail: users-unsubscr...@netbeans.

Re: java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.net.URLStreamHandler java.net.URL.handler accessible:

2023-04-13 Thread Michael Bien
you are essentially running into this: https://cwiki.apache.org/confluence/display/NETBEANS/Java+Module+System+and+NetBeans+Platform+Applications -mbien On 13.04.23 20:23, ingrosariocirr...@libero.it.INVALID wrote: I upgraded my app from NB12 (java version 8) toNB17 (java version 20) Build and

java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.net.URLStreamHandler java.net.URL.handler accessible:

2023-04-13 Thread ingrosariocirrito
I upgraded my app from NB12 (java version 8) toNB17 (java version 20) Build and compile works fine but at Run Time the RCP application halts with this error. Can anyone help me? Rosario Cirrito run.run: apr 13, 2023 8:13:52 PM org.netbeans.ProxyURLStreamHandlerFac