-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathJSON_Path_module.launch
More file actions
32 lines (32 loc) · 3.84 KB
/
Copy pathJSON_Path_module.launch
File metadata and controls
32 lines (32 loc) · 3.84 KB
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/JSON_Path_module"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
<mapEntry key="M2EE_ADMIN_PASS" value="1"/>
<mapEntry key="M2EE_ADMIN_PORT" value="8090"/>
<mapEntry key="M2EE_CONSOLE_PATH" value="/Applications/Studio Pro 10.24.9.81004-Beta.app/Contents/modeler/MendixConsoleLog.exe"/>
<mapEntry key="MX_INSTALL_PATH" value="/Applications/Studio Pro 10.24.9.81004-Beta.app/Contents"/>
<mapEntry key="MXCONSOLE_BASE_PATH" value="/Users/dennis.moller/Developer/JSON-Path-module/deployment"/>
<mapEntry key="MXCONSOLE_RUNTIME_PATH" value="/Applications/Studio Pro 10.24.9.81004-Beta.app/Contents/runtime"/>
<mapEntry key="MXCONSOLE_RUNTIME_PORT" value="8080"/>
<mapEntry key="MXCONSOLE_RUNTIME_LISTEN_ADDRESSES" value="*"/>
<mapEntry key="MXCONSOLE_SERVER_URL" value="http://127.0.0.1:8090/"/>
</mapAttribute>
<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/>
<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <sourceLookupDirector> <sourceContainers duplicates="false"> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;JSON_Path_module&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;default/&gt;&#13;&#10;" typeId="org.eclipse.debug.core.containerType.default"/> </sourceContainers> </sourceLookupDirector> "/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="JSON_Path_module" path="1" type="4"/> "/>
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry externalArchive="/Applications/Studio Pro 10.24.9.81004-Beta.app/Contents/runtime/launcher/runtimelauncher.jar" path="3" type="2"/> "/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.mendix.container.boot.Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="JSON_Path_module"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=""-DMX_LOG_LEVEL=INFO" "-Djava.library.path=/Users/dennis.moller/Developer/JSON-Path-module/deployment/model/lib/userlib" "-Dfile.encoding=UTF-8" "-Djava.io.tmpdir=/Users/dennis.moller/Developer/JSON-Path-module/deployment/data/tmp""/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=""/Users/dennis.moller/Developer/JSON-Path-module/deployment""/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="/Users/dennis.moller/Developer/JSON-Path-module/deployment"/>
</launchConfiguration>