mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
tests roots moved from java-impl to java-tests to avoid circular dependency between java-impl and testFramework-java
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc" isTestSource="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc" isTestSource="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc" isTestSource="true" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="testFramework-java" />
|
||||
|
||||
Reference in New Issue
Block a user