git4idea: IDEA-22561: renamed OK buttons to appropriate names in dialogs
[fedora-idea.git] / plugins / svn4idea / svn4idea.iml
blob4e2aa90a41d62705af36df24efb829fe89dec3d3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <exclude-exploded />
6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
8 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
9 <sourceFolder url="file://$MODULE_DIR$/testSource" isTestSource="true" />
10 </content>
11 <orderEntry type="inheritedJdk" />
12 <orderEntry type="sourceFolder" forTests="false" />
13 <orderEntry type="module" module-name="util" />
14 <orderEntry type="library" name="Ant" level="project" />
15 <orderEntry type="library" name="JDOM" level="project" />
16 <orderEntry type="library" name="JUnit4" level="project" />
17 <orderEntry type="library" name="Log4J" level="project" />
18 <orderEntry type="module" module-name="vcs-api" />
19 <orderEntry type="module" module-name="lvcs-openapi" />
20 <orderEntry type="module" module-name="platform-api" />
21 <orderEntry type="module" module-name="vcs-impl" />
22 <orderEntry type="module-library">
23 <library>
24 <CLASSES>
25 <root url="jar://$MODULE_DIR$/lib/svnkit.jar!/" />
26 </CLASSES>
27 <JAVADOC />
28 <SOURCES>
29 <root url="jar://$MODULE_DIR$/lib/svnkitsrc.zip!/" />
30 </SOURCES>
31 </library>
32 </orderEntry>
33 <orderEntry type="module-library">
34 <library>
35 <CLASSES>
36 <root url="jar://$MODULE_DIR$/lib/trilead.jar!/" />
37 </CLASSES>
38 <JAVADOC />
39 <SOURCES />
40 </library>
41 </orderEntry>
42 <orderEntry type="module-library">
43 <library>
44 <CLASSES>
45 <root url="jar://$MODULE_DIR$/../../../IDEA_Branches/SelenaMinor/svnPlugins/svn4idea/lib/jna.jar!/" />
46 </CLASSES>
47 <JAVADOC />
48 <SOURCES />
49 </library>
50 </orderEntry>
51 <orderEntry type="module" module-name="platform-impl" />
52 </component>
53 <component name="VcsManagerConfiguration">
54 <option name="ACTIVE_VCS_NAME" value="svn" />
55 <option name="USE_PROJECT_VCS" value="false" />
56 </component>
57 <component name="copyright">
58 <option name="body" value="/*&#10; * Copyright (c) $today.year Your Corporation. All Rights Reserved.&#10; */" />
59 <option name="location" value="1" />
60 <option name="remove" value="true" />
61 </component>
62 </module>