

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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
<?xml version="1.0" encoding="UTF-8"?> <module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/Resources" isTestSource="false" /> <excludeFolder url="file://$MODULE_DIR$/build" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="LiteSoftCommonFoundation" /> <orderEntry type="module" module-name="LiteSoftAnywhere" /> <orderEntry type="library" name="LiteSoftLogger" level="project" /> <orderEntry type="library" name="JUnit" level="application" /> <orderEntry type="library" name="Servlet" level="application" /> <orderEntry type="library" name="CommonsUpLoad" level="application" /> <orderEntry type="library" name="PullParser" level="application" /> <orderEntry type="module-library"> <library> <CLASSES> <root url="jar://$MODULE_DIR$/../../libs/hsqldb.jar!/" /> <root url="jar://$MODULE_DIR$/../../libs/sqljdbc.jar!/" /> <root url="jar://$MODULE_DIR$/../../libs/postgresql-8.2-506.jdbc3.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> <library> <CLASSES> <root url="jar://$MODULE_DIR$/../../libs/postgresql-8.2-506.jdbc3.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> <library> <CLASSES> <root url="jar://$MODULE_DIR$/../../libs/sqljdbc.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> <library name="VersionedStaticContentFilter"> <CLASSES> <root url="jar://$MODULE_DIR$/../../VersionedStaticContentFilter/VersionedStaticContentFilter.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="file://$MODULE_DIR$/../../VersionedStaticContentFilter/src" /> </SOURCES> </library> </orderEntry> </component> </module> |
Commits for litesoft/trunk/Java/core/Server/LiteSoftServer.iml
Revision | Author | Commited | Message |
---|---|---|---|
947
![]() |
![]() |
Fri 06 Jun, 2014 23:36:56 +0000 | Correct Spelling of package! |
943
![]() |
![]() |
Tue 03 Jun, 2014 04:25:50 +0000 | Extracting commonfoundation |
934
![]() |
![]() |
Mon 07 Apr, 2014 00:49:58 +0000 | |
474
![]() |
![]() |
Fri 02 Sep, 2011 14:29:50 +0000 | Switch to Properties and eliminate some of the Per App shit |
282
![]() |
![]() |
Fri 17 Jun, 2011 13:54:39 +0000 | |
173
![]() |
![]() |
Tue 05 Apr, 2011 00:46:01 +0000 | |
83
![]() |
![]() |
Thu 11 Nov, 2010 01:39:54 +0000 | |
2 |
![]() |
Sun 07 Feb, 2010 12:50:58 +0000 |