annotate eclipse/Connect JPDA to TOModel.launch @ 4:e12d0b6dbe02 draft default tip

add some files
author e085711
date Wed, 26 Sep 2012 14:43:57 +0900
parents 40817399e21f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <launchConfiguration type="org.eclipse.jdt.launching.remoteJavaApplication">
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 <listEntry value="/TOModel"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 </listAttribute>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 <listEntry value="4"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 </listAttribute>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 <booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="false"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 <mapAttribute key="org.eclipse.jdt.launching.CONNECT_MAP">
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 <mapEntry key="port" value="8000"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 <mapEntry key="hostname" value="localhost"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 </mapAttribute>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="TOModel"/>
40817399e21f add files for eclipse
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"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 </launchConfiguration>