38 lines
1.4 KiB
XML
38 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/lib/jflex-1.6.1.jar!/" />
|
|
<src_description expected_position="0">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
</src_description>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/bin" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="jdk" jdkName="JavaSE-1.7" jdkType="JavaSDK" />
|
|
<orderEntry type="module-library">
|
|
<library name="junit4">
|
|
<CLASSES>
|
|
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.12.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="jflex-1.6.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jflex-1.6.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="junit:junit:4.12" level="application" />
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
</component>
|
|
</module> |