Re: Anyone tried JetBrainsRuntime with Netbeans?

2022-01-19 Thread Jean-Marc Borer
Interesting. So it seems that some Java modules are missing... Strange if
it is a fork of the JDK.

On Wed, Jan 19, 2022 at 4:15 PM Laszlo Kishalmi 
wrote:

> lkishalmi@thelio:~$ netbeans --jdkhome ~/jbr
> Error occurred during initialization of boot layer
> java.lang.module.FindException: Module jdk.jshell not found
>
> On 1/19/22 06:12, Jean-Marc Borer wrote:
> > Hello guys,
> >
> > Did anyone of you try to use JetBrain's runtime with Netbeans and if yes,
> > what came out of it?
> > https://github.com/JetBrains/JetBrainsRuntime
> >
> > Cheers,
> >
> > JMB
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Anyone tried JetBrainsRuntime with Netbeans?

2022-01-19 Thread Laszlo Kishalmi

lkishalmi@thelio:~$ netbeans --jdkhome ~/jbr
Error occurred during initialization of boot layer
java.lang.module.FindException: Module jdk.jshell not found

On 1/19/22 06:12, Jean-Marc Borer wrote:

Hello guys,

Did anyone of you try to use JetBrain's runtime with Netbeans and if yes,
what came out of it?
https://github.com/JetBrains/JetBrainsRuntime

Cheers,

JMB



-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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





Anyone tried JetBrainsRuntime with Netbeans?

2022-01-19 Thread Jean-Marc Borer
Hello guys,

Did anyone of you try to use JetBrain's runtime with Netbeans and if yes,
what came out of it?
https://github.com/JetBrains/JetBrainsRuntime

Cheers,

JMB