cincheo / jsweet-quickstart

A template project to start with JSweet Java to TypeScript transpiler.
Apache License 2.0
17 stars 9 forks source link

Add Maven wrapper and JVM config for Java 17 #12

Closed dsyer closed 2 years ago

dsyer commented 2 years ago

The compiler is not accessible by default in Java 17. This change makes the project work by explicitly opening up some compiler packages.