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

« back to all changes in this revision

Viewing changes to clc/modules/storage-controller/storage-controller.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="true">
4
 
    <exclude-output />
5
 
    <content url="file://$MODULE_DIR$">
6
 
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7
 
    </content>
8
 
    <orderEntry type="inheritedJdk" />
9
 
    <orderEntry type="sourceFolder" forTests="false" />
10
 
    <orderEntry type="module" module-name="msgs" />
11
 
    <orderEntry type="module" module-name="core" />
12
 
    <orderEntry type="module" module-name="axis2-transport" />
13
 
    <orderEntry type="module" module-name="interface" />
14
 
    <orderEntry type="library" name="eucalyptus-deps" level="project" />
15
 
    <orderEntryProperties />
16
 
  </component>
17
 
</module>
18