mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
do not export StreamEx lib from platform-impl
GitOrigin-RevId: b4b5c70dc99510609083c3ff097936be94e0548c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d568ba9438
commit
16776be5f7
@@ -6,15 +6,15 @@
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/src" isTestSource="false" />
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets/src" isTestSource="false" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/resources" type="java-resource" />
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak/resources" type="java-resource" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/src" isTestSource="false" />
|
||||
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring">
|
||||
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
@@ -70,6 +70,7 @@
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module" module-name="intellij.copyright" />
|
||||
<orderEntry type="library" name="StreamEx" level="project" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<Base>
|
||||
|
||||
Reference in New Issue
Block a user