22 |
david |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
aperonnet |
2 |
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
|
22 |
david |
3 |
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
|
|
|
4 |
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
|
2 |
aperonnet |
5 |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
|
|
6 |
<listEntry value="4"/>
|
|
|
7 |
</listAttribute>
|
|
|
8 |
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
|
11 |
david |
9 |
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="cel" path="1" type="4"/> "/>
|
|
|
10 |
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/cel/src" path="3" type="2"/> "/>
|
|
|
11 |
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento project="cel"/> </runtimeClasspathEntry> "/>
|
|
|
12 |
<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry externalArchive="/opt/gwt-linux-1.5.3/gwt-dev-linux.jar" path="3" type="2"/> "/>
|
2 |
aperonnet |
13 |
</listAttribute>
|
|
|
14 |
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-out www org.tela_botanica.cel2/cel2.html"/>
|
11 |
david |
15 |
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cel"/>
|
22 |
david |
16 |
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512M"/>
|
|
|
17 |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
|
|
18 |
<listEntry value="/cel"/>
|
|
|
19 |
</listAttribute>
|
|
|
20 |
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
|
2 |
aperonnet |
21 |
</launchConfiguration>
|