Description
The source level for the JDK IntelliJ project is set at JDK_16 in the template. This sometimes causes spurious issues, with red squiggly lines appearing when a class references types from another module. Using JDK_X as a source level fixes these problems.