Created file to allow shift-clicking.

This commit is contained in:
edburns%acm.org 2000-06-09 19:03:42 +00:00
Родитель aa6d7f84d3
Коммит 6d70938da2
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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

Просмотреть файл

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