Hi Patrick,
I think we're making some advancements. I loaded the chrome debugger and couldn't find the path that you mentioned. I was able to reach
127.0.01:7272/gc/maqetta_preview/StrTest/lib/davinci.gc_1_5/WebContent/maqetta
There were no other "folders" under lib but davinci.gc_1_5/WebContent/maqetta.
In addition, under 127.0.01:7272/gc/maqetta_preview/StrTest/lib/ I found the project files, but I couldn't see the dsScript.js file that I added. I tried copying the code from it to app.js and the chrome debugger reported an error in the line importPackage(Packages.com.ti.ccstudio.scripting.environment):
"Uncaught ReferenceError: Packeges is not defined".
I tried removing the line, but still the guiComposer.js file is not reachable.
Yarden