Added intellij support

This commit is contained in:
nathan 2015-06-26 20:52:20 +02:00
parent 1104b10c52
commit 8cf291f60c

View File

@ -4,18 +4,21 @@
<libelement value="jar://$MODULE_DIR$/libs/jansi/jansi-1.11b.jar!/" /> <libelement value="jar://$MODULE_DIR$/libs/jansi/jansi-1.11b.jar!/" />
<libelement value="jar://$MODULE_DIR$/libs/jna/jna-4.1.0.jar!/" /> <libelement value="jar://$MODULE_DIR$/libs/jna/jna-4.1.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/libs/logging/slf4j-api-1.7.5.jar!/" /> <libelement value="jar://$MODULE_DIR$/libs/logging/slf4j-api-1.7.5.jar!/" />
<libelement value="jar://$MODULE_DIR$/libs/slf4j-api-1.7.5.jar!/" />
<libelement value="jar://$MODULE_DIR$/libs/ObjectPool_v1.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/libs/dorkboxUtil_v1.1.jar!/" />
<src_description expected_position="0"> <src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" /> <src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
</src_description> </src_description>
</component> </component>
<component name="NewModuleRootManager" inherit-compiler-output="false"> <component name="NewModuleRootManager" inherit-compiler-output="true">
<output url="file://$MODULE_DIR$/classes" /> <output url="file://$MODULE_DIR$/classes" />
<exclude-output /> <exclude-output />
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content> </content>
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="jdk" jdkName="JavaSE-1.7" jdkType="JavaSDK" /> <orderEntry type="inheritedJdk" />
<orderEntry type="module-library"> <orderEntry type="module-library">
<library name="jansi-1.11b.jar"> <library name="jansi-1.11b.jar">
<CLASSES> <CLASSES>
@ -23,7 +26,7 @@
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MODULE_DIR$/libs/jansi/jansi-1.11b-source.zip!/" /> <root url="file://libs/jansi/jansi-1.11b-source.zip" />
</SOURCES> </SOURCES>
</library> </library>
</orderEntry> </orderEntry>
@ -41,16 +44,34 @@
<orderEntry type="module-library"> <orderEntry type="module-library">
<library name="slf4j-api-1.7.5.jar"> <library name="slf4j-api-1.7.5.jar">
<CLASSES> <CLASSES>
<root url="jar://$MODULE_DIR$/libs/logging/slf4j-api-1.7.5.jar!/" /> <root url="jar://$MODULE_DIR$/libs/slf4j-api-1.7.5.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MODULE_DIR$/libs/logging/slf4j-api-1.7.5-sources.zip!/" /> <root url="jar://$MODULE_DIR$/libs/slf4j-api-1.7.5-sources.zip!/" />
</SOURCES> </SOURCES>
</library> </library>
</orderEntry> </orderEntry>
<orderEntry type="module" module-name="Dorkbox-Util" /> <orderEntry type="module-library">
<orderEntry type="module" module-name="JavaLauncher-Util" /> <library name="ObjectPool_v1.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/ObjectPool_v1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MODULE_DIR$/libs/ObjectPool_v1.1_src.zip!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="dorkboxUtil_v1.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/dorkboxUtil_v1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component> </component>
<component name="org.twodividedbyzero.idea.findbugs"> <component name="org.twodividedbyzero.idea.findbugs">
<option name="_basePreferences"> <option name="_basePreferences">