зеркало из https://github.com/mozilla/pjs.git
Created file to allow shift-clicking.
This commit is contained in:
Родитель
aa6d7f84d3
Коммит
6d70938da2
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче