Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
In the documentation for Creating widgets for thingworx, the requirements are the following 4 files :
● helloWorldWidget.ide.js
● helloWorldWidget.ide.css
● helloWorldWidget.runtime.js
● helloWorldWidget.runtime.css
Where can I find these files? In the support.ptc.com site every link under ThingWorx Extensibility is broken for me.
You can find all the downloads that you need for the Hello World Examples for ThingWorx 7.0 in the Help Center here.
The resource to download from that page is HelloWorld_ExtensionPackage.zip - this should have all the js and css files you need to get started.
Let me know if you have any problems
Perfect. Thanks!