annotate eclipse/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.localJavaApplication">
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.debug.core.appendEnvironmentVariables" value="true"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;TOModel&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/TOModel/conf&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;TOModel&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 </listAttribute>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="play.server.Server"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 <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
18 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n -Dplay.debug=yes -Dplay.id= -Dapplication.path=&quot;${project_loc:TOModel}&quot; -Djava.endorsed.dirs=&quot;/Users/aotokage/git/play/framework/endorsed&quot; -javaagent:&quot;/Users/aotokage/git/play/framework/play-master-b5bccb3.jar&quot;"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 </launchConfiguration>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20