Ignore:
Timestamp:
03/23/12 14:31:22 (12 years ago)
Author:
npipsl
Message:

liste déroulante

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geisa/service/Service.iml

    r391 r435  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<module type="JAVA_MODULE" version="4"> 
    3   <component name="NewModuleRootManager" inherit-compiler-output="true"> 
     3  <component name="NewModuleRootManager" inherit-compiler-output="false"> 
     4    <output url="file://$MODULE_DIR$/../web/WEB-INF/classes" /> 
     5    <output-test url="file://$MODULE_DIR$/../out/test/Service" /> 
    46    <exclude-output /> 
    57    <content url="file://$MODULE_DIR$"> 
     
    1214    <orderEntry type="library" name="lib" level="project" /> 
    1315    <orderEntry type="module" module-name="Persistence" /> 
     16    <orderEntry type="module" module-name="Common" /> 
     17    <orderEntry type="module-library" scope="TEST"> 
     18      <library> 
     19        <CLASSES> 
     20          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" /> 
     21        </CLASSES> 
     22        <JAVADOC /> 
     23        <SOURCES /> 
     24      </library> 
     25    </orderEntry> 
    1426  </component> 
    1527</module> 
Note: See TracChangeset for help on using the changeset viewer.