Created file to allow shift-clicking.

git-svn-id: svn://10.0.0.236/trunk@71906 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2000-06-09 19:03:42 +00:00
parent 7e1e2a9cce
commit e10055646c
2 changed files with 2 additions and 2 deletions

View File

@@ -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
----------------

View File

@@ -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 \