[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Netscape sources



well, there are some java directories (look under js). i found that if
i set MOZ_JAVA it starts compiling some java stuff but it crashes with
the following:

Building all java files in netscape/javascript
java -ms8m -mx128m -classpath /usr/lib/jdk1.1//lib/classes.zip sun.tools.javac.Main -classpath ../../../dist/classes:../../../js/jsj/classes -d ../../../dist/classes netscape/javascript/JSException.java netscape/javascript/JSObject.java netscape/javascript/JSProxy.java
netscape/javascript/JSException.java:28: Superclass netscape.javascript.Exception of class netscape.javascript.JSException not found.
class JSException extends Exception {
                          ^
netscape/javascript/JSObject.java:30: Class java.applet.Applet not found in import.
import java.applet.Applet;
       ^
netscape/javascript/JSObject.java:63: Superclass java.lang.Object of class netscape.javascript.JSObject not found.
public final class JSObject {
                   ^
netscape/javascript/JSProxy.java:25: Class java.applet.Applet not found in import.
import java.applet.Applet;
       ^
4 errors

i haven't kept up with the discussion on netscape 5, so i might be
totally hallucinating here. also there is no crypto stuff, but i
remember reading about that (right?).

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: