Hello. When I create new OScript project in Eclipse I see a message : "Service "OTCS" is running. Do you wish to shutdown service, continue in readonly mode or cancel startup?"
How can I restart the service OTCS, if I choose "Shutdown"?
Thanks.
You cannot if you are in developer mode you want the service shutdown and the CSIDE plugin loads a single threaded Livelink server. When you are done with your development and it is stable if you want you just go to windows and start the services there or employ a batch file that says NET START [service] or in *Nix re start using the shell script. You cannot do anything productive with Builder(CSIDE) like debugging or writing code if you say read only so we all stop it and restart it using windows console.