~ubuntu-core-dev/eucalyptus/ubuntu-karmic

« back to all changes in this revision

Viewing changes to clc/modules/net-manager/net-manager.iml

  • Committer: Dmitrii Zagorodnov
  • Date: 2009-01-27 21:53:41 UTC
  • mfrom: (25.1.112 eucalyptus-main)
  • Revision ID: dmitrii@cs.ucsb.edu-20090127215341-i0f0v6cmbpljmg02
merged with current main

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<module relativePaths="true" type="JAVA_MODULE" version="4">
3
 
  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
 
    <output url="file://$MODULE_DIR$/build" />
5
 
    <exclude-output />
6
 
    <output-test url="file://$MODULE_DIR$/../../out/test/net-manager" />
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="eucalyptus-deps" level="project" />
13
 
    <orderEntry type="module" module-name="msgs" />
14
 
    <orderEntry type="module" module-name="axis2-transport" />
15
 
    <orderEntry type="module" module-name="core" />
16
 
    <orderEntryProperties />
17
 
  </component>
18
 
  <component name="RSpecModuleSettingsStorage">
19
 
    <RSPEC_MODULE_SETTINGS_STORAGE_ID NAME="RSPEC_SUPPORT_TYPE" VALUE="NONE" />
20
 
  </component>
21
 
  <component name="copyright">
22
 
    <Base>
23
 
      <setting name="state" value="1" />
24
 
    </Base>
25
 
  </component>
26
 
</module>
27