Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/war/WEB-INF/classes" />
    <output-test url="file://$MODULE_DIR$/out/test/DeviceDesktopTest" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="LitesoftCommonFoundation" />
    <orderEntry type="module-library">
      <library name="WarDir">
        <CLASSES>
          <root url="file://$MODULE_DIR$/war" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="file://$MODULE_DIR$/src" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" name="Servlet" level="application" />
    <orderEntry type="library" name="JUnit" level="application" />
    <orderEntry type="library" name="jetty" level="project" />
  </component>
</module>

Commits for litesoft/trunk/DeviceDesktopTest/DeviceDesktopTest.iml

Diff revisions: vs.
Revision Author Commited Message
943 Diff Diff GeorgeS picture GeorgeS Tue 03 Jun, 2014 04:25:50 +0000

Extracting commonfoundation

933 Diff Diff GeorgeS picture GeorgeS Fri 04 Apr, 2014 22:08:13 +0000

Locale Work w/ Tests done!

920 GeorgeS picture GeorgeS Sun 16 Feb, 2014 19:06:51 +0000

DDT w/ Jetty