[fix] Sets Intellij compiler to simply be '11'-- the default, included one

This commit is contained in:
Daniel_M_Williams 2020-03-19 18:42:28 -04:00 committed by Daniel Williams
parent cc1e39900a
commit 5a1347aafb

2
.idea/misc.xml generated
View File

@ -46,7 +46,7 @@
</profile-state> </profile-state>
</entry> </entry>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="false" project-jdk-name="Oracle JDK 11" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="false" project-jdk-name="11" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/out" />
</component> </component>
</project> </project>