Dojo library
Hey all,
Just wondering what the "correct" procedure is for adding a JavaScript Library such as dojo (1.7.2)
I get a lot of unresolved issues and want to make sure this is not the problem. However this could be related to one of the other known issues (e.g. http://youtrack.jetbrains.com/issue/WI-10578 or http://youtrack.jetbrains.com/issue/WI-5708)
What I did was goto project settings->JavaScript Libraries->Add
Then I selected dojo from the dropdown for Framework type.
Next, is the confusing part, I attached the dojo/ dojox/ and dijit/ directories (they are already part of my project). This adds all the files (as far as I can tell). However, if instead I choose the project settings->JavaScript Libraries->Download option and install Dojo that way, only the dojo.js file is added (actually the uncompressed version)
thanks,
-raleigh
Please sign in to leave a comment.