recirsively used parameter shows as unused
[fedora-idea.git] / extensions / extensions.iml
blob3b23c1a8e91118254d59a88d0da17d548cb03ca3
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/main" />
6 <exclude-output />
7 <output-test url="file://$MODULE_DIR$/classes/test" />
8 <content url="file://$MODULE_DIR$">
9 <sourceFolder url="file://$MODULE_DIR$/source" isTestSource="false" />
10 <excludeFolder url="file://$MODULE_DIR$/testSource" />
11 </content>
12 <orderEntry type="inheritedJdk" />
13 <orderEntry type="sourceFolder" forTests="false" />
14 <orderEntry type="library" exported="" name="XStream" level="project" />
15 <orderEntry type="library" exported="" name="JDOM" level="project" />
16 <orderEntry type="library" name="picocontainer" level="project" />
17 <orderEntry type="library" name="commons-collections" level="project" />
18 <orderEntryProperties />
19 </component>
20 <component name="copyright">
21 <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; */" />
22 <option name="location" value="1" />
23 <option name="remove" value="true" />
24 </component>
25 </module>