David Olivier's Data Matrix improvements
[zxing.git] / zxing.appspot.com / generator / Generator.launch
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="/BarcodeGenerator/gwt.jar"/>
5 </listAttribute>
6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7 <listEntry value="1"/>
8 </listAttribute>
9 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
11 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
12 </listAttribute>
13 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
14 <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;BarcodeGenerator&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
15 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/BarcodeGenerator/src&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
16 <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;BarcodeGenerator&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
17 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry internalArchive=&quot;/BarcodeGenerator/gwt.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;&#10;"/>
18 </listAttribute>
19 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
20 <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.5.0 (MacOS X Default)"/>
21 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
22 <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-out www com.google.zxing.web.generator.Generator/Generator.html"/>
23 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="BarcodeGenerator"/>
24 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx256M -XstartOnFirstThread"/>
25 </launchConfiguration>