From e10055646c9bc7332f421af81d5950d65bdbda04 Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Fri, 9 Jun 2000 19:03:42 +0000 Subject: [PATCH] Created file to allow shift-clicking. git-svn-id: svn://10.0.0.236/trunk@71906 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/dom/README | 2 +- mozilla/java/webclient/classes_spec/Makefile.win | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/java/dom/README b/mozilla/java/dom/README index 6558e075d88..d83eb2b991a 100644 --- a/mozilla/java/dom/README +++ b/mozilla/java/dom/README @@ -25,7 +25,7 @@ Building CLASSPATH environment cvariable set to contain org.w3c.dom classes. The sources can be found at http://www.w3.org/TR/2000/CR-DOM-Level-2-20000307/java-binding.html - and the binaries can be found at http://www.mozilla.org/projects/blackwood/webclient/bin/m3/dom2-20000307.jar + and the binaries can be found at http://www.mozilla.org/projects/blackwood/webclient/bin/m3/files.html Solaris specific ---------------- diff --git a/mozilla/java/webclient/classes_spec/Makefile.win b/mozilla/java/webclient/classes_spec/Makefile.win index e5aef70b269..285e6d5c4a5 100644 --- a/mozilla/java/webclient/classes_spec/Makefile.win +++ b/mozilla/java/webclient/classes_spec/Makefile.win @@ -65,7 +65,7 @@ export:: @echo +++ NOTE, you must have the org.w3c.dom classes in your classpath! @echo +++ If you do not have org.w3c.dom classes, webclient will not build. @echo +++ You can get the required dom classes at - @echo +++ http://www.mozilla.org/projects/blackwood/webclient/bin/m3/dom2-20000307.jar + @echo +++ http://www.mozilla.org/projects/blackwood/webclient/bin/m3/files.html @echo +++ @echo +++ checking that org.mozilla.dom classes have been built... if not exist $(MOZ_SRC)\mozilla\dist\classes\org\mozilla\dom\DOMAccessor.class \