Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
pluggablejs [2016/04/24 17:51] – created Toni Corverapluggablejs [2016/04/24 17:56] – Made copyright italic Toni Corvera
Line 53: Line 53:
 </file> </file>
  
-''$ java -cp pluggablejs.jar net.outlyer.plugins.Shell helloworld.js''+  $ java -cp pluggablejs.jar net.outlyer.plugins.Shell helloworld.js
   Hello World!   Hello World!
  
Line 63: Line 63:
 </file> </file>
  
-''$ java -cp pluggablejs.jar net.outlyer.plugins.Shell namedhello.js''+  $ java -cp pluggablejs.jar net.outlyer.plugins.Shell namedhello.js
   What's your name?: Toni   What's your name?: Toni
   Hello Toni   Hello Toni
Line 79: Line 79:
 </file> </file>
  
-''$ java -cp pluggablejs.jar net.outlyer.plugins.Shell hellobye.js''+  $ java -cp pluggablejs.jar net.outlyer.plugins.Shell hellobye.js
   What's your name?: Toni   What's your name?: Toni
   Hello Toni!   Hello Toni!
Line 90: Line 90:
 java.lang.System.out.println("Hello world without wrapping"); java.lang.System.out.println("Hello world without wrapping");
 </file> </file>
-''$ java -cp pluggablejs.jar net.outlyer.plugins.Shell plainjava.js''+  $ java -cp pluggablejs.jar net.outlyer.plugins.Shell plainjava.js
   Hello world without wrapping   Hello world without wrapping
  
Line 100: Line 100:
  
 ---- ----
-<html><address style="font-size:small;text-align:right;">&copy; 2008 Toni Corvera &lt;outlyer at gmail dot com&gt;</address></html>+<html><address style="font-size:small;text-align:right;font-style:italic">&copy; 2008 Toni Corvera &lt;outlyer at gmail dot com&gt;</address></html>
  
  
All dates/times in this page are UTC.
  • pluggablejs.txt
  • Last modified: 2017/05/19 01:31
  • by Toni Corvera