Last change
on this file was
1580,
checked in by Nicklas Nordborg, 12 years ago
|
Preparing for 'Web services example 3.1' release.
|
File size:
434 bytes
|
Rev | Line | |
---|
[1458] | 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"/> |
---|
| 5 | <classpathentry kind="lib" path="lib/axis2-kernel-1.6.1.jar"/> |
---|
| 6 | <classpathentry kind="lib" path="lib/commons-io-1.4.jar"/> |
---|
[1580] | 7 | <classpathentry kind="lib" path="lib/base-webservices-client-3.1.0.jar"/> |
---|
[1458] | 8 | <classpathentry kind="output" path="bin"/> |
---|
| 9 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.