tags:

views:

4

answers:

0

In a JDev project, I have:

<script src="http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js"&gt;&lt;/script&gt;

JDev reports that the "Remote Location was not loaded." When I run the application, it works fine, but I would like the "light bulb" that marks the error to go away. How do I make JDev to load/find it?