1 |
cf40a19b
|
@havlijan17
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<module type="JAVA_MODULE" version="4">
|
3 |
|
|
<component name="EclipseModuleManager">
|
4 |
|
|
<libelement value="jar://$MODULE_DIR$/libs/json-simple-1.1.1.jar!/" />
|
5 |
|
|
<src_description expected_position="1">
|
6 |
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="1" />
|
7 |
|
|
</src_description>
|
8 |
|
|
</component>
|
9 |
|
|
<component name="NewModuleRootManager">
|
10 |
|
|
<output url="file://$MODULE_DIR$/bin" />
|
11 |
|
|
<exclude-output />
|
12 |
|
|
<content url="file://$MODULE_DIR$">
|
13 |
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
14 |
|
|
</content>
|
15 |
|
|
<orderEntry type="inheritedJdk" />
|
16 |
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
17 |
|
|
<orderEntry type="module-library">
|
18 |
|
|
<library name="json-simple-1.1.1.jar">
|
19 |
|
|
<CLASSES>
|
20 |
|
|
<root url="jar://$MODULE_DIR$/libs/json-simple-1.1.1.jar!/" />
|
21 |
|
|
</CLASSES>
|
22 |
|
|
<JAVADOC />
|
23 |
|
|
<SOURCES />
|
24 |
|
|
</library>
|
25 |
|
|
</orderEntry>
|
26 |
|
|
</component>
|
27 |
|
|
</module>
|