annotate eclipse/Connect JPDA to Tasks.launch @ 11:c8e930683c14 draft

add Sample action
author one
date Sat, 15 Sep 2012 15:34:33 +0900
parents 03e9be886e82
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
c8e930683c14 add Sample action
one
parents: 0
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
0
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <launchConfiguration type="org.eclipse.jdt.launching.remoteJavaApplication">
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 <listEntry value="/Tasks"/>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 </listAttribute>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 <listEntry value="4"/>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 </listAttribute>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 <booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="false"/>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 <mapAttribute key="org.eclipse.jdt.launching.CONNECT_MAP">
11
c8e930683c14 add Sample action
one
parents: 0
diff changeset
11 <mapEntry key="hostname" value="localhost"/>
0
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 <mapEntry key="port" value="8000"/>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 </mapAttribute>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tasks"/>
03e9be886e82 add project
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 <stringAttribute key="org.eclipse.jdt.launching.VM_CONNECTOR_ID" value="org.eclipse.jdt.launching.socketAttachConnector"/>
11
c8e930683c14 add Sample action
one
parents: 0
diff changeset
16 </launchConfiguration>