mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 10:51:25 +07:00
21 lines
664 B
XML
21 lines
664 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4" relativePaths="true">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder isTestSource="false" url="file://$MODULE_DIR$/src" />
|
|
</content>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/openapi.jar!/" />
|
|
</CLASSES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="jdk" jdkName="java version "1.4.2"" />
|
|
<orderEntry type="sourceFolder" />
|
|
<output url="file://$MODULE_DIR$/classes" />
|
|
<output-test url="file://$MODULE_DIR$/classes" />
|
|
<exclude-output />
|
|
</component>
|
|
</module>
|