source: main/trunk/greenstone3/TransformingLibrary.launch.in@ 32260

Last change on this file since 32260 was 27146, checked in by ak19, 11 years ago

Eclipse run configuration for TransformingLibrary.java

File size: 1.1 KB
Line 
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="/greenstone3/src/java/org/greenstone/gsdl3/TransformingLibrary.java"/>
5</listAttribute>
6<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7<listEntry value="1"/>
8</listAttribute>
9<mapAttribute key="org.eclipse.debug.core.environmentVariables">
10<mapEntry key="GSDL3HOME" value="@gsdl3home@"/>
11<mapEntry key="GSDL3SRCHOME" value="@gsdl3srchome@"/>
12<mapEntry key="GSDLHOME" value="@gsdlhome@"/>
13</mapAttribute>
14<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
15<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
16</listAttribute>
17<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.greenstone.gsdl3.TransformingLibrary"/>
18<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="localsite default data.xml stylesheet.xsl"/>
19<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="greenstone3"/>
20</launchConfiguration>
Note: See TracBrowser for help on using the repository browser.