source: release-kits/wirk3/bin/launch4j/.classpath@ 15023

Last change on this file since 15023 was 15023, checked in by oranfry, 16 years ago

did the bulk of the work on wirk3

File size: 896 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry output="demo/SimpleApp/build" kind="src" path="demo/SimpleApp/src"/>
5 <classpathentry output="demo/ConsoleApp/build" kind="src" path="demo/ConsoleApp/src"/>
6 <classpathentry kind="lib" path="lib/formsrt.jar"/>
7 <classpathentry kind="lib" path="lib/xstream.jar"/>
8 <classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
9 <classpathentry kind="lib" path="lib/commons-logging.jar"/>
10 <classpathentry kind="lib" path="lib/looks.jar"/>
11 <classpathentry kind="lib" path="lib/foxtrot.jar"/>
12 <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.6.5/lib/ant.jar"/>
13 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2"/>
14 <classpathentry kind="output" path="build"/>
15</classpath>
Note: See TracBrowser for help on using the repository browser.