summaryrefslogtreecommitdiff
path: root/java/src/README
blob: 1882de2638047f65b1e22fd0cc8bd97bd71c6d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$Id$

Make sure to update the environment variable CLASSPATH to include the
path to where java/classes/ is located. The Java compiler uses this to
find classes when resolving dependencies.

As with the C++ version of ACE, the Makefile requires GNU Make.

Suggestions are welcome to:

Douglas C. Schmidt (schmidt@cs.wustl.edu)
Everett Anderson (eea1@cs.wustl.edu)
Darrell Brunsch (brunsch@cs.wustl.edu)
Prashant Jain (pjain@cs.wustl.edu)

The documentation for Java ACE has not been included in the release
but can be automatically generated by typing "make doc" in the src
directory. Note that the gif images needed by the documentation ARE
included in the release.