mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
project configuration cleanup: do not set module JDK "1.8" explicitly, inherit project JDK instead
This will simplify migration to newer Java versions in the future.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc" isTestSource="true" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="testFramework-java" />
|
||||
<orderEntry type="module" module-name="java-impl" />
|
||||
|
||||
Reference in New Issue
Block a user