mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
20 lines
845 B
XML
20 lines
845 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="analysis-api" exported="" />
|
|
<orderEntry type="module" module-name="core-api" />
|
|
<orderEntry type="module" module-name="core-impl" />
|
|
<orderEntry type="module" module-name="util" />
|
|
<orderEntry type="module" module-name="extensions" />
|
|
<orderEntry type="module" module-name="resources-en" />
|
|
<orderEntry type="module" module-name="projectModel-impl" />
|
|
</component>
|
|
</module>
|
|
|