Mercurial > repos > ganjoo > webservice_toolsuite
annotate WebServiceToolWorkflow/ParserForWADL/.classpath @ 0:e7482c82796e default tip
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
| author | ganjoo | 
|---|---|
| date | Tue, 07 Jun 2011 17:34:26 -0400 | 
| parents | |
| children | 
| rev | line source | 
|---|---|
| 0 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 1 <?xml version="1.0" encoding="UTF-8"?> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 2 <classpath> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 3 <classpathentry kind="src" path="src"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 5 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/jaxen.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 6 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/JdomParser.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 7 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/saxpath.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 8 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xalan.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 9 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xerces.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 10 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xml-apis.jar"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 11 <classpathentry kind="output" path="bin"/> | 
| 
e7482c82796e
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
 ganjoo parents: diff
changeset | 12 </classpath> | 
