Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
Idreesmakman opened this issue Aug 29, 2023 · 1 comment

Comments

@Idreesmakman
Copy link

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

  • IDEA Version: Please provide full IntelliJ IDEA Version - available from About view
  • JDK Version: What is your JDK version, including update level?
  • OS Type & Version: Are you on Mac/Windows/Linux? Provide as much information as possible about versions
  • Lombok Plugin Version: What is the version of the plugin installed?`
  • Lombok Dependency Version: What version of lombok.jar are you using?

Steps to reproduce

What steps do we need to take to reproduce this issue?

  1. ???
  2. ???
  3. ???

Sample project

Please provide a sample project that exhibits the problem.
You should also include .idea folder so we can inspect the settings.

  • Sample project provided
  • I am able to reproduce this error on the sample project by following the steps described above

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.


STACKTRACE HERE (inside code markup)

@Lekanich
Copy link
Contributor

I suppose this error is for https://github.com/projectlombok/lombok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants