[Glass] Jade - How to Deploy ...
BrunoBB
smalltalk at adinet.com.uy
Tue Apr 8 08:08:23 PDT 2014
You have to subclass RuntimeSessionManager. For example:
RuntimeSessionManager
MyRuntimeSessionManager
You have to implement #mainShellClass. This has to answer your main Shell.
(your EXE will send #show to the Shell of #mainShellClass)
You have to put your MyRuntimeSessionManager class in a package, then select
that package and select Deploy.
In the second step of the Stripper you have to select a runtime session
class (MyRuntimeSessionManager ).
regards,
bruno
--
View this message in context: http://forum.world.st/Glass-Jade-How-to-Deploy-tp4753256p4753379.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list