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

Error 'Building' when I try to Enable JSweet Builder #756

Open
Kaloyan96 opened this issue May 8, 2023 · 3 comments
Open

Error 'Building' when I try to Enable JSweet Builder #756

Kaloyan96 opened this issue May 8, 2023 · 3 comments

Comments

@Kaloyan96
Copy link

I get this error on the tutorial project(and all projects in general):

Errors occurred during the build.
Errors running builder 'JSweet Project Builder' on project 'jsweet-quickstart'.
superclass access check failed: class org.jsweet.transpiler.util.AbstractTreeScanner (in unnamed module @0x27763238) 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 @0x27763238

@lgrignon
Copy link
Collaborator

lgrignon commented May 8, 2023

Hi. Please try with Java 11 to check if it works

@Kaloyan96
Copy link
Author

By that do you mean to set the Java library in the project to Java 11?
Because I think it already is. It is set to JRE System Library [JavaSE-11]
Should it, or something else, be set to a different value that has "Java 11" in its name?

@Kaloyan96 Kaloyan96 changed the title 'Building' when I try to Enable JSweet Builder Error 'Building' when I try to Enable JSweet Builder May 9, 2023
@lgrignon
Copy link
Collaborator

I mean run JSweet with any JDK 11

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