47 lines
1.6 KiB
XML
47 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/../nanohttpd-2.1.0.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/../sqlite-jdbc-3.20.1.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/../simple-xml-2.7.1.jar!/" />
|
|
<src_description expected_position="1">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="1" />
|
|
</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="jdk" jdkName="openjdk-20" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library name="nanohttpd-2.1.0.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../nanohttpd-2.1.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="sqlite-jdbc-3.20.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../sqlite-jdbc-3.20.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="simple-xml-2.7.1.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../simple-xml-2.7.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |