-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathApplication.launch
More file actions
21 lines (21 loc) · 4.2 KB
/
Copy pathApplication.launch
File metadata and controls
21 lines (21 loc) · 4.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.objectstyle.wolips.launching.WOLocalJavaApplication">
<stringAttribute key="WOJavaLocalApplicationLaunchConfigurationDelegate.NSDebugGroups" value=""/>
<stringAttribute key="WOJavaLocalApplicationLaunchConfigurationDelegate.OpenInBrowser" value="true"/>
<stringAttribute key="WOJavaLocalApplicationLaunchConfigurationDelegate.WebServerConnect" value="false"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/wodockerapp/src/main/java/webobjects/docker/wodockerapp/Application.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.objectstyle.wolips.launching.WORuntimeClasspathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="webobjects.docker.wodockerapp.Application"/>
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="wodockerapp"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="wodockerapp"/>
<stringAttribute key="org.objectstyle.wolips.launchinfo" value="-D2WWebAssistantEnabled=<>true<>false<>-DNSProjectBundleEnabled<>true<>true<>-DNSProjectSearchPath<>Automatic<>true<>-DWORoot=<>Automatic<>true<>-DWORootDirectory=<>Automatic<>true<>-DWOUserDirectory=<>Automatic<>true<>-EOAdaptorDebugEnabled<>false<>true<>-NSOpenProjectIDE<>WOLips<>true<>-WOAcceptMalformedCookies<>false<>true<>-WOAdaptor<>WODefaultAdaptor<>true<>-WOAdaptorURL<>http://127.0.0.1/cgi-bin/WebObjects<>true<>-WOAdditionalAdaptors<>()<>true<>-WOAllowRapidTurnaround<>true<>true<>-WOAllowsCacheControlHeader<>true<>true<>-WOAllowsConcurrentRequestHandling<>false<>true<>-WOApplicationBaseURL<>/WebObjects<>true<>-WOApplicationClassName<>Automatic<>true<>-WOAutoOpenClientApplication<>true<>true<>-WOAutoOpenInBrowser<>true<>true<>-WOCachingEnabled<>false<>true<>-WOContextClassName<>WOContext<>true<>-WODebuggingEnabled<>true<>true<>-WODefaultUndoStackLimit<>10<>true<>-WODirectConnectEnabled<>true<>true<>-WODisplayExceptionPages<>true<>true<>-WOFrameworksBaseURL<>/WebObjects/Frameworks<>true<>-WOGenerateWSDL<>true<>true<>-WOHost<>127.0.0.1<>true<>-WOIDE<>WOLips<>true<>-WOIncludeCommentsInResponse<>false<>true<>-WOLifebeatDestinationPort<>1085<>true<>-WOLifebeatEnabled<>true<>true<>-WOLifebeatInterval<>30<>true<>-WOListenQueueSize<>128<>true<>-WOMaxHeaders<>200<>true<>-WOMaxIOBufferSize<>8196<>true<>-WOMaxSocketIdleTime<>180000<>true<>-WOMissingResourceSearchEnabled<>true<>true<>-WOMonitorEnabled<>false<>true<>-WOPort<>2000<>true<>-WOSMTPHost<>smtp<>true<>-WOSessionStoreClassName<>WOServerSessionStore<>true<>-WOSessionTimeOut<>3600<>true<>-WOSocketCacheSize<>100<>true<>-WOSocketMonitorSleepTime<>50<>true<>-WOWorkerThreadCount<>8<>true<>-WOWorkerThreadCountMax<>256<>true<>-WOWorkerThreadCountMin<>16<>true"/>
</launchConfiguration>