mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
24 lines
969 B
XML
24 lines
969 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4" relativePaths="false" type="JAVA_MODULE">
|
|
<component name="ModuleRootManager" />
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/classes" />
|
|
<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="openapi" />
|
|
<orderEntry type="module" module-name="util" />
|
|
<orderEntry type="library" name="Log4J" level="project" />
|
|
<orderEntry type="library" name="JDOM" level="project" />
|
|
<orderEntry type="library" name="JUnit" level="project" />
|
|
<orderEntryProperties />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ACTIVE_VCS_NAME" value="svn" />
|
|
<option name="USE_PROJECT_VCS" value="false" />
|
|
</component>
|
|
</module>
|
|
|