mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
move generateToString to java dir, where it belongs
GitOrigin-RevId: 980ae5f7315c9fae2640a31b3bec9b908ccd2f10
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8ccfbf44d4
commit
36f6f0c783
@@ -6,11 +6,9 @@
|
||||
<sourceFolder url="file://$MODULE_DIR$/testData/inspection" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/testGen" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/generate-to-string" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/testSrc/com/intellij/java/codeInspection/bytecodeAnalysis/precompiledData" />
|
||||
</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="intellij.platform.testFramework" />
|
||||
|
||||
Reference in New Issue
Block a user