Blame view

.metadata/.plugins/org.eclipse.debug.core/.launches/ApplicationRectangle.launch 613 Bytes
f98eb12b   Vincent Benoist   tp1Fini
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  <listEntry value="/tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java"/>
  </listAttribute>
  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  <listEntry value="1"/>
  </listAttribute>
  <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="rectangles.ApplicationRectangle"/>
  <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tp1.1_Rectangle"/>
  </launchConfiguration>