

litesoft
@ 793
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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="AntConfiguration"> <defaultAnt bundledAnt="true" /> </component> <component name="CompilerConfiguration"> <option name="DEFAULT_COMPILER" value="Javac" /> <resourceExtensions /> <wildcardResourcePatterns> <entry name="?*.properties" /> <entry name="?*.xml" /> <entry name="?*.gif" /> <entry name="?*.png" /> <entry name="?*.jpeg" /> <entry name="?*.jpg" /> <entry name="?*.html" /> <entry name="?*.dtd" /> <entry name="?*.tld" /> <entry name="?*.ftl" /> </wildcardResourcePatterns> <annotationProcessing enabled="false" useClasspath="true" /> </component> <component name="DependencyValidationManager"> <option name="SKIP_IMPORT_STATEMENTS" value="false" /> </component> <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> <component name="EntryPointsManager"> <entry_points version="2.0" /> </component> <component name="FrameworkDetectionExcludesConfiguration"> <type id="gwt" /> <type id="web" /> </component> <component name="ProjectDictionaryState"> <dictionary name="Valued Customer"> <words> <w>clientfactory</w> </words> </dictionary> </component> <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/../../Java/core/Anywhere/LiteSoftAnywhere.iml" filepath="$PROJECT_DIR$/../../Java/core/Anywhere/LiteSoftAnywhere.iml" /> <module fileurl="file://$PROJECT_DIR$/../../Java/GWT/Client/LiteSoftClientGWT.iml" filepath="$PROJECT_DIR$/../../Java/GWT/Client/LiteSoftClientGWT.iml" /> <module fileurl="file://$PROJECT_DIR$/MobileStarterMain.iml" filepath="$PROJECT_DIR$/MobileStarterMain.iml" /> <module fileurl="file://$PROJECT_DIR$/../mgwtPlus/mgwtPlus.iml" filepath="$PROJECT_DIR$/../mgwtPlus/mgwtPlus.iml" /> </modules> </component> <component name="ProjectResources"> <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype> </component> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/out" /> </component> <component name="ProjectRunConfigurationManager"> <configuration default="false" name="Mobile" type="Application" factoryName="Application"> <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> <option name="MAIN_CLASS_NAME" value="com.google.gwt.dev.DevMode" /> <option name="VM_PARAMETERS" value="-Xmx1024m -XX:MaxPermSize=256m" /> <option name="PROGRAM_PARAMETERS" value="-startupUrl index-en.html com.richasp.samplestarter.mobile.Mobile" /> <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" /> <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> <option name="ALTERNATIVE_JRE_PATH" value="" /> <option name="ENABLE_SWING_INSPECTOR" value="false" /> <option name="ENV_VARIABLES" /> <option name="PASS_PARENT_ENVS" value="true" /> <module name="Main" /> <envs /> <RunnerSettings RunnerId="Debug"> <option name="DEBUG_PORT" value="" /> <option name="TRANSPORT" value="0" /> <option name="LOCAL" value="true" /> </RunnerSettings> <RunnerSettings RunnerId="Run" /> <ConfigurationWrapper RunnerId="Debug" /> <ConfigurationWrapper RunnerId="Run" /> <method /> </configuration> </component> <component name="VcsDirectoryMappings"> <mapping directory="" vcs="" /> </component> <component name="WebServicesPlugin" addRequiredLibraries="true" /> <component name="libraryTable"> <library name="LiteSoftDeprecated"> <CLASSES> <root url="jar://$PROJECT_DIR$/../../Java/libs/LiteSoftDeprecated.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="jar://$PROJECT_DIR$/../../Java/libs/LiteSoftDeprecated.jar!/" /> </SOURCES> </library> <library name="LiteSoftLogger"> <CLASSES> <root url="jar://$PROJECT_DIR$/../../Java/logger/LiteSoftLogger.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="jar://$PROJECT_DIR$/../../Java/logger/LiteSoftLogger.jar!/" /> </SOURCES> </library> </component> </project> |