- Joined
- May 6, 2024
- Messages
- 2
- Thread Author
- #1
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.
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.