require('hello.js'); require('./commons.js'); hello = function (){ Packages.java.lang.System.out.println("Hello world."); }