Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Exception in thread "19804 - Development Toolkit" java.lang

Joined
May 6, 2024
Messages
2
Getting this error while following the last steps from this tutorial: Tutorial - Setting up IntelliJ

Exception in thread "19804 - Development Toolkit" java.lang

Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make java.lang.reflect.Method(java.lang.Class,java.lang.String,java.lang.Class[],java.lang.Class,java.lang.Class[],int,int,java.lang.String,byte[],byte[],byte[]) accessible: module java.base does not "opens java.lang.reflect" to unnamed module @49f2424c

Appreciate any advice given to resolve this issue. Thank you.
 
Top