mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 02:41:08 +01:00
68 lines
2.2 KiB
XML
68 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<libelement value="jar://$MODULE_DIR$/lib/jna.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/jna-platform.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/ant.jar!/" />
|
|
<libelement value="jar://$MODULE_DIR$/lib/ant-launcher.jar!/" />
|
|
<libelement value="file:///processing4-core/library-test/junit-4.8.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="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library name="jna.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jna.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library name="jna-platform.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/jna-platform.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library" exported="">
|
|
<library name="ant.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/ant.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library" exported="">
|
|
<library name="ant-launcher.jar">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/ant-launcher.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="processing4-core" />
|
|
<orderEntry type="module-library">
|
|
<library name="flatlaf">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/flatlaf.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module> |