mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
1. 'external-system' is split into 'external-system-api' and 'external-system-impl'; 2. Legacy code is removed;
19 lines
810 B
XML
19 lines
810 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="java-psi-api" exported="" />
|
|
<orderEntry type="module" module-name="core-impl" exported="" />
|
|
<orderEntry type="module" module-name="resources-en" />
|
|
<orderEntry type="library" name="asm4" level="project" />
|
|
<orderEntry type="module" module-name="openapi" />
|
|
<orderEntry type="module" module-name="external-system-api" />
|
|
</component>
|
|
</module>
|
|
|