-
Notifications
You must be signed in to change notification settings - Fork 0
/
efakturaplus.iml
40 lines (40 loc) · 1.52 KB
/
efakturaplus.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/include/pdf-renderer-1.0.5.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/include/json-tool.jar!/" />
<src_description expected_position="2">
<src_folder value="file://$MODULE_DIR$/src" expected_position="2" />
</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" />
<excludeFolder url="file://$MODULE_DIR$/.idea/artifacts" />
<excludeFolder url="file://$MODULE_DIR$/jar" />
</content>
<orderEntry type="jdk" jdkName="22" jdkType="JavaSDK" />
<orderEntry type="module-library" exported="">
<library name="pdf-renderer-1.0.5.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/include/pdf-renderer-1.0.5.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library name="json-tool.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/include/json-tool.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="pdfbox-app-3.0.3" level="project" />
</component>
</module>