dojo.require "unresolved function or method" Permanently deleted user 创建于 2013年06月20日 16:38 How do I get IntelliJ to recognize that dojo exists? All the dojo resources are in the app server, but not in my project.Thanks~Paul
Hi Paul.
Please add dojo library in Settings | JavaScript | Libraries. It is available in Download section, or you could create custom library. See details at http://www.jetbrains.com/webstorm/webhelp/configuring-javascript-libraries.html
Regards,
Konstantin
Thanks!