Cause: superclass access check failed: class butterknife.compiler.ButterKnifeProcessor$RScanner (in unnamed module @0x77d05032) cannot access class com.sun.tools.javac.tree.TreeScanner (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.tree to unnamed module @0x77d05032 #1181
Short description
Provide a short description of the issue here. Do not include stacktraces in this sectrion
Expected behavior
Is there a specific expected behavior?
Version information
Steps to reproduce
What steps do we need to take to reproduce this issue?
Sample project
Please provide a sample project that exhibits the problem. You should also include
.idea
folder so we can inspect the settings.Additional information
Is there any additional information you can provide to help us understanding and solving the issue?
Stacktrace
If you are experiencing an issue and IntelliJ throws an error please provide the stacktrace.