开发者

How to disable dojo errors in eclipse

Doing some web development and using DOJO for that. Eclipse doesn't compile project because of DOJO errors. I already change all j开发者_开发百科ava script validation errors to warning or even to ignore, but still see errors.

Is there anyway do disable those errors? Also is there a DOJO plugin for Eclipse? Cannot find anything.


I've found that using the source distribution of Dojo, they include some Java (not JavaScript) tools for minification etc (in the "util" folder).

You can either set your build to ignore the folder, resolve their issues / dependencies or remove the extra folder from your project - leaving "dojo", "dojox" and "dijit" - which is all that's contained in a production build anyway.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜