Project

General

Profile

« Previous | Next » 

Revision 3196

Added by berkley over 17 years ago

more changes for the ajax stuff. it now works on the production server

View differences:

build.xml
8 8
  <!-- set classpath -->
9 9
  <path id="project.class.path">
10 10
    <pathelement path="${java.class.path}/"/>
11
    <pathelement path="/home/berkley/tools/gwt/gwt-user.jar"/>
12
    <pathelement path="/home/berkley/tools/gwt/gwt-servlet.jar"/>
11
    <pathelement path="/home/berkley/library.kepler-project/gwt/gwt-user.jar"/>
12
    <pathelement path="/home/berkley/library.kepler-project/gwt/gwt-servlet.jar"/>
13 13
    <pathelement path="./lib/client.jar"/>
14 14
    <pathelement path="./lib/utilities.jar"/>
15 15
    <pathelement path="./lib/xalan.jar"/>

Also available in: Unified diff