mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
17 lines
815 B
XML
17 lines
815 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="PLUGIN_MODULE" version="4">
|
|
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/out" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/source" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testSource" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/META-INF" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="IDEA IC-96.1124" jdkType="IDEA JDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module>
|
|
|