Hey, I've been experimenting with a DSS. Recently I've tried to launch CCStudio from my script. I'm hoping at some point I will be able to interact with the debugger via the gui, then possible run one of my script functions. The road block I'm currently hitting is what is actual launched via the script.getServer("CCSServer.1").openSession(".*"); called. What appears to launch is a "vanilla" eclipse window, without any of the CCS tools. Here's what I'm seeing: