75 lines
2.8 KiB
XML
75 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/lib/junit-4.0.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/cloning.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/guava-10.0.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/commons-bcel6-6.0-SNAPSHOT.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/bcel-6.0-SNAPSHOT.jar!/" />
|
|
<src_description expected_position="0">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
<src_folder value="file://$MODULE_DIR$/BCEL" expected_position="1" />
|
|
<src_folder value="file://$MODULE_DIR$/" expected_position="2" />
|
|
<src_folder value="file://$MODULE_DIR$/test" expected_position="3" />
|
|
</src_description>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/bin" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="module-library">
|
|
<library name="junit-4.0.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/junit-4.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.0/junit-4.0-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="cloning.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/cloning.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="guava-10.0.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/guava-10.0.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="commons-bcel6-6.0-SNAPSHOT.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-bcel6-6.0-SNAPSHOT.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$USER_HOME$/Development/intellijworkspace/bcel/src/main/java" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="bcel-6.0-SNAPSHOT.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/bcel-6.0-SNAPSHOT.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |