implemented form binding for DomElements
[fedora-idea.git] / util / util.iml
blob57153ee2e20c0b1e0b160fa3fd67e1c150a4a8ca
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module version="4" relativePaths="true" type="JAVA_MODULE">
3 <component name="ModuleRootManager" />
4 <component name="NewModuleRootManager">
5 <output url="file://$MODULE_DIR$/classes" />
6 <exclude-output />
7 <content url="file://$MODULE_DIR$">
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="library" name="BCEL" level="project" />
14 <orderEntry type="library" name="JDOM" level="project" />
15 <orderEntry type="library" name="JUnit" level="project" />
16 <orderEntry type="library" name="Log4J" level="project" />
17 <orderEntry type="library" name="Trove4j" level="project" />
18 <orderEntry type="module-library">
19 <library>
20 <CLASSES>
21 <root url="jar://$MODULE_DIR$/../lib/yjp-controller-api-redist.jar!/" />
22 </CLASSES>
23 <JAVADOC />
24 <SOURCES />
25 </library>
26 </orderEntry>
27 <orderEntry type="module" module-name="Annotations" exported="" />
28 <orderEntry type="module" module-name="resources_eng" />
29 <orderEntryProperties />
30 </component>
31 <component name="copyright">
32 <option name="body" value="/*&#10; * Copyright 2000-2005 JetBrains s.r.o.&#10; * &#10; * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10; * you may not use this file except in compliance with the License.&#10; * You may obtain a copy of the License at&#10; * &#10; * http://www.apache.org/licenses/LICENSE-2.0&#10; * &#10; * Unless required by applicable law or agreed to in writing, software&#10; * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10; * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10; * See the License for the specific language governing permissions and&#10; * limitations under the License.&#10; */" />
33 <option name="location" value="1" />
34 <option name="remove" value="true" />
35 </component>
36 </module>