mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
this is useful when project home could not be detected from inside the project e.g. some projects sharing common community folder GitOrigin-RevId: bc3c7cb277f89429f7344f88cea9b8cace6c70e7
21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/scripts" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/groovy" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/dependencies/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/jdk" />
|
|
<excludeFolder url="file://$MODULE_DIR$/restApiDocGenerator/node_modules" />
|
|
<excludeFolder url="file://$MODULE_DIR$/protobuf/cache" />
|
|
<excludeFolder url="file://$MODULE_DIR$/protobuf/bin" />
|
|
<excludeFolder url="file://$MODULE_DIR$/download" />
|
|
<excludeFolder url="file://$MODULE_DIR$/jps-bootstrap-work" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.buildScripts" exported="" />
|
|
<orderEntry type="library" scope="RUNTIME" name="test-discovery-plugin-base" level="project" />
|
|
</component>
|
|
</module> |