diff options
author | goblin911 <[email protected]> | 2013-08-25 21:18:19 +0800 |
---|---|---|
committer | goblin911 <[email protected]> | 2013-08-25 21:18:19 +0800 |
commit | 0e687f12bd2653adb55ea002b39292678366c525 (patch) | |
tree | 0ad073ec8ff2ed2716adf23a679184c38df582a1 /client/.metadata/.plugins/org.eclipse.debug.core/.launches | |
parent | 2efdc2f20f0306791ced5ec78a1acddfaf086f42 (diff) |
...
Diffstat (limited to 'client/.metadata/.plugins/org.eclipse.debug.core/.launches')
-rw-r--r-- | client/.metadata/.plugins/org.eclipse.debug.core/.launches/Piztor.launch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/client/.metadata/.plugins/org.eclipse.debug.core/.launches/Piztor.launch b/client/.metadata/.plugins/org.eclipse.debug.core/.launches/Piztor.launch new file mode 100644 index 0000000..806b186 --- /dev/null +++ b/client/.metadata/.plugins/org.eclipse.debug.core/.launches/Piztor.launch @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<launchConfiguration type="com.android.ide.eclipse.adt.debug.LaunchConfigType"> +<intAttribute key="com.android.ide.eclipse.adt.action" value="0"/> +<stringAttribute key="com.android.ide.eclipse.adt.commandline" value=""/> +<intAttribute key="com.android.ide.eclipse.adt.delay" value="0"/> +<booleanAttribute key="com.android.ide.eclipse.adt.nobootanim" value="false"/> +<intAttribute key="com.android.ide.eclipse.adt.speed" value="0"/> +<stringAttribute key="com.android.ide.eclipse.adt.target" value="AUTO"/> +<booleanAttribute key="com.android.ide.eclipse.adt.wipedata" value="false"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/Piztor"/> +<listEntry value="/Piztor/AndroidManifest.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="4"/> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="true"/> +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Piztor"/> +</launchConfiguration> |