I have two javascript files as part of my project in Tizen Studio 2.3, lets say A.js and B.js. I’ve defined some functions in B.js that are used by functions in A.js…of couse, my index.html references both A.js and B.js as script sources. Yet, Tizen Studio says I’ve got an undefined function in A.js (even though it IS defined in B.js) How do I tell Tizen Studio to look broader across the whole project rather than just the current script for defined functions?
Tizen Studio false positive “problems”
I have two javascript files as part of my project in Tizen Studio 2.3, lets say A.js and B.js. I’ve defined some functions in B.js that are used by functions in A.js…of couse, my index.html references both A.js and B.js as script sources. Yet, Tizen Studio says I’ve got an undefined function in A.js (even though it IS defined in B.js) How do I tell Tizen Studio to look broader across the whole project rather than just the current script for defined functions?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio