Hi,
I added external JS libraries to a project as shown in this link:
Add External JS Libraries to Eclipse JSDT-driven Projects, and the intellisense seems to complete those libraries objects.
When running a component locally using the DS, the browser console reports "ReferenceError: 'SampleObject' is not defined".
Am I missing a step? Is it because I'm running it locally? (Due to I can't check it on the BI platform).
Thanks,
Eitan