~ubuntu-branches/ubuntu/utopic/jetty/utopic-proposed

« back to all changes in this revision

Viewing changes to contrib/jetty-openspaces/webapp/Feeder.launch

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2009-08-09 08:48:10 UTC
  • Revision ID: james.westby@ubuntu.com-20090809084810-k522b97ind2robyd
ImportĀ upstreamĀ versionĀ 6.1.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
 
3
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
 
4
<listEntry value="/feeder"/>
 
5
</listAttribute>
 
6
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
 
7
<listEntry value="4"/>
 
8
</listAttribute>
 
9
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
 
10
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer"/>
 
11
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="feeder"/>
 
12
</launchConfiguration>