~ubuntu-branches/ubuntu/raring/eucalyptus/raring

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Brian Thomason
  • Date: 2011-11-29 13:17:52 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 185.
  • Revision ID: package-import@ubuntu.com-20111129131752-rq31al3ntutv2vvl
Tags: upstream-3.0.999beta1
ImportĀ upstreamĀ versionĀ 3.0.999beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<module relativePaths="true" MavenProjectsManager.isMavenModule="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
 
    <content url="file://$MODULE_DIR$/../../target">
11
 
      <excludeFolder url="file://$MODULE_DIR$/../../target" />
12
 
    </content>
13
 
    <orderEntry type="inheritedJdk" />
14
 
    <orderEntry type="sourceFolder" forTests="false" />
15
 
    <orderEntry type="library" exported="" name="eucalyptus-deps" level="project" />
16
 
    <orderEntry type="module" module-name="msgs" exported="" />
17
 
    <orderEntry type="module" module-name="core" exported="" />
18
 
  </component>
19
 
</module>
20