Skip to content

Commit

Permalink
correct openjdk-11 sdk setting in project files instead of just 11
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Jan 24, 2023
1 parent 74b69e1 commit 224278e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions codeGenVirtual/codeGenVirtual.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

0 comments on commit 224278e

Please sign in to comment.