mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
fix incorrect macro $IDEA_PROJECT_HOME$
GitOrigin-RevId: 5f26d49fbe98d6ee76748f2e8f8f5cd85e26506f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
45de7eb09c
commit
b5728ea87a
@@ -6,14 +6,14 @@
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
||||
</content>
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets/src" isTestSource="false" />
|
||||
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/src" isTestSource="false" />
|
||||
</content>
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak/src" isTestSource="false" />
|
||||
<content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/src" isTestSource="false" />
|
||||
</content>
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring/src" isTestSource="false" />
|
||||
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
||||
Reference in New Issue
Block a user