~ubuntu-branches/ubuntu/wily/opencollada/wily-proposed

« back to all changes in this revision

Viewing changes to xsd2cppsax/launch/TestSuite.launch

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2015-05-14 17:23:27 UTC
  • Revision ID: package-import@ubuntu.com-20150514172327-f862u8envms01fra
Tags: upstream-0.1.0~20140703.ddf8f47+dfsg1
ImportĀ upstreamĀ versionĀ 0.1.0~20140703.ddf8f47+dfsg1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 
3
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
 
4
<listEntry value="/xsd2cppsax/src/de/netallied/xsd2cppsax/testsuite/TestSuite.java"/>
 
5
</listAttribute>
 
6
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
 
7
<listEntry value="1"/>
 
8
</listAttribute>
 
9
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="de.netallied.xsd2cppsax.testsuite.TestSuite"/>
 
10
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="test_suite.xml"/>
 
11
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="xsd2cppsax"/>
 
12
</launchConfiguration>