Subversion Repository Public Repository

litesoft

Diff Revisions 503 vs 504 for /trunk/GWT_Sandbox/MultiModule/common/common.iml

Diff revisions: vs.
  @@ -1,8 +1,6 @@
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <module type="JAVA_MODULE" version="4">
3 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 - <output url="file://$MODULE_DIR$/../main/war/v1" />
5 - <output-test url="file://$MODULE_DIR$/../main/war/v1" />
6 4 <exclude-output />
7 5 <content url="file://$MODULE_DIR$">
8 6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  @@ -19,6 +17,7 @@
19 17 </library>
20 18 </orderEntry>
21 19 <orderEntry type="library" name="GWT_user" level="application" />
20 + <orderEntry type="library" name="GWT_dev" level="application" />
22 21 </component>
23 22 </module>
24 23