comparison eclipse/Connect JPDA to TOModel.launch @ 1:40817399e21f draft

add files for eclipse
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 18 Sep 2012 04:38:31 +0900
parents
children
comparison
equal deleted inserted replaced
0:e45bf6020b0d 1:40817399e21f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <launchConfiguration type="org.eclipse.jdt.launching.remoteJavaApplication">
3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4 <listEntry value="/TOModel"/>
5 </listAttribute>
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 <listEntry value="4"/>
8 </listAttribute>
9 <booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="false"/>
10 <mapAttribute key="org.eclipse.jdt.launching.CONNECT_MAP">
11 <mapEntry key="port" value="8000"/>
12 <mapEntry key="hostname" value="localhost"/>
13 </mapAttribute>
14 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="TOModel"/>
15 <stringAttribute key="org.eclipse.jdt.launching.VM_CONNECTOR_ID" value="org.eclipse.jdt.launching.socketAttachConnector"/>
16 </launchConfiguration>