mirror of https://github.com/tasks/tasks
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.3 KiB
Plaintext
26 lines
1.3 KiB
Plaintext
15 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<launchConfiguration type="com.android.ide.eclipse.adt.debug.LaunchConfigType">
|
||
|
<stringAttribute key="bad_container_name" value="/astrid.launch"/>
|
||
|
<intAttribute key="com.android.ide.eclipse.adt.action" value="0"/>
|
||
|
<stringAttribute key="com.android.ide.eclipse.adt.commandline" value="-scale 0.7"/>
|
||
|
<intAttribute key="com.android.ide.eclipse.adt.delay" value="0"/>
|
||
|
<booleanAttribute key="com.android.ide.eclipse.adt.nobootanim" value="true"/>
|
||
|
<intAttribute key="com.android.ide.eclipse.adt.speed" value="0"/>
|
||
|
<booleanAttribute key="com.android.ide.eclipse.adt.target" value="true"/>
|
||
|
<booleanAttribute key="com.android.ide.eclipse.adt.wipedata" value="false"/>
|
||
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||
|
<listEntry value="/astrid"/>
|
||
|
<listEntry value="/astrid/AndroidManifest.xml"/>
|
||
|
</listAttribute>
|
||
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||
|
<listEntry value="4"/>
|
||
|
<listEntry value="1"/>
|
||
|
</listAttribute>
|
||
|
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
||
|
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
||
|
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
||
|
</listAttribute>
|
||
|
<booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="true"/>
|
||
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="astrid"/>
|
||
|
</launchConfiguration>
|