implemented form binding for DomElements
[fedora-idea.git] / javac2 / javac2.iml
blobccdc48be36ddef12eeec4a4c7554730dc1165556
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 <orderEntryProperties />
17 </component>
18 <component name="copyright">
19 <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; */" />
20 <option name="location" value="1" />
21 <option name="remove" value="true" />
22 </component>
23 </module>