better iteration over listeners list
[fedora-idea.git] / javac2 / javac2.iml
blobd3b4da83ecb9c6cfe3c54f90cf91fe9be8773d41
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module version="4" relativePaths="false" 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 </content>
10 <orderEntry type="inheritedJdk" />
11 <orderEntry type="sourceFolder" forTests="false" />
12 <orderEntry type="library" name="Ant" level="project" />
13 <orderEntry type="module" module-name="UIDesignerCore" />
14 <orderEntry type="library" name="BCEL" level="project" />
15 <orderEntry type="module" module-name="forms_rt" />
16 <orderEntry type="library" name="asm-2.1" level="project" />
17 <orderEntry type="module" module-name="NotNull" />
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>