Last change
on this file since 1436 was
1407,
checked in by Nicklas Nordborg, 11 years ago
|
Fixes #327: Update web service examples to BASE 3
|
File size:
425 bytes
|
Line | |
---|
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.3.jar"/> |
---|
6 | <classpathentry kind="lib" path="lib/commons-io-1.3.2.jar"/> |
---|
7 | <classpathentry kind="lib" path="lib/base-webservices-client-3.0.0.jar"/> |
---|
8 | <classpathentry kind="output" path="bin"/> |
---|
9 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.