source: webservices/net.sf.basedb.examples/trunk/.classpath @ 1458

Last change on this file since 1458 was 1458, checked in by Nicklas Nordborg, 12 years ago

Fixes #338: Update Ajax2 to 1.6.1

The examples will no longer work with BASE versions before 3.1.

File size: 434 bytes
RevLine 
[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/base-webservices-client-3.0.0.jar"/>
6  <classpathentry kind="lib" path="lib/axis2-kernel-1.6.1.jar"/>
7  <classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
8  <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.