directJava [[ // in-process variant - not so good // prophecy.common.Prophecy.init(); // new eye.eye03.Main(); // new process - better. it's a whole gui after all... net.luaos.tb.tb18.StartJava.startJava("eye.eye03.EyeMain", "eye.out"); ]] return "Eye GUI opened!"