Mercurial > repos > ganjoo > webservice_toolsuite
comparison WebServiceToolWorkflow/ParserForWADL/.classpath @ 0:d5cd409b8a18 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 18:00:50 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d5cd409b8a18 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> | |
5 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/jaxen.jar"/> | |
6 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/JdomParser.jar"/> | |
7 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/saxpath.jar"/> | |
8 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xalan.jar"/> | |
9 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xerces.jar"/> | |
10 <classpathentry kind="lib" path="/home/ganjoo/parser/WADLParser/dist/lib/xml-apis.jar"/> | |
11 <classpathentry kind="output" path="bin"/> | |
12 </classpath> |