forked from pentaho/data-access
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata-access_SuperDev.launch
More file actions
14 lines (14 loc) · 938 Bytes
/
data-access_SuperDev.launch
File metadata and controls
14 lines (14 loc) · 938 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="/data-access/war/WEB-INF/lib/gwt-codeserver-2.5.1.jar"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.codeserver.CodeServer"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-src src org.pentaho.platform.dataaccess.datasource.DatasourceEditor"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="data-access"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx1024M"/>
</launchConfiguration>