From 76ede13d763817c352a9e75e3e98b19d0491e103 Mon Sep 17 00:00:00 2001 From: levine Date: Sat, 20 Jun 1998 02:55:27 +0000 Subject: *** empty log message *** --- java/src/README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 java/src/README (limited to 'java') diff --git a/java/src/README b/java/src/README new file mode 100644 index 00000000000..1882de26380 --- /dev/null +++ b/java/src/README @@ -0,0 +1,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. -- cgit v1.2.1