~kirkland/eucalyptus/label-metadata

« back to all changes in this revision

Viewing changes to clc/modules/walrus/storage-manager.iml

  • Committer: Neil
  • Date: 2010-06-18 23:43:02 UTC
  • mfrom: (1195.1.47 main)
  • Revision ID: neil@pall-20100618234302-ylt6pznuzk7j09pw
latest merge from 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" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
4
 
    <output url="file://$MODULE_DIR$/build" />
5
 
    <output-test url="file://$MODULE_DIR$/build" />
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" exported="" name="eucalyptus-deps" level="project" />
13
 
    <orderEntry type="module" module-name="msgs" exported="" />
14
 
    <orderEntry type="module" module-name="core" exported="" />
15
 
    <orderEntry type="module" module-name="interface" exported="" />
16
 
    <orderEntry type="module" module-name="axis2-transport" exported="" />
17
 
  </component>
18
 
</module>
19