From 98e2821b38a775737e42a2479a6bc65107210859 Mon Sep 17 00:00:00 2001 From: Elliot Kroo Date: Thu, 11 Mar 2010 15:21:30 -0800 Subject: reorganizing the first level of folders (trunk/branch folders are not the git way :) --- .../rhino1_7R1/examples/NervousText.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 trunk/infrastructure/rhino1_7R1/examples/NervousText.html (limited to 'trunk/infrastructure/rhino1_7R1/examples/NervousText.html') diff --git a/trunk/infrastructure/rhino1_7R1/examples/NervousText.html b/trunk/infrastructure/rhino1_7R1/examples/NervousText.html deleted file mode 100644 index 0e3c7dd..0000000 --- a/trunk/infrastructure/rhino1_7R1/examples/NervousText.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - -This is the NervousText applet in javascript: - - - -
-The test assumes that applet code is generated with: -
-java -classpath js.jar org.mozilla.javascript.tools.jsc.Main \
-  -extends java.applet.Applet \
-  -implements java.lang.Runnable \
-  NervousText.js
-
-and the resulting 2 classes, NervousText.class extending java.applet.Applet and implementing java.lang.Runnable and NervousText1.class which represents compiled JavaScript code, are placed in the same directory as NervousText.html. -

-The test also assumes that js.jar from Rhino distribution is available in the same directory. - - -- cgit v1.2.3-1-g7c22