开发者

javac doesn't support the "internalantrunner" attribute

I got the error message above when trying to build the ant build from eclipse and in the command line. I could not find a solution on it on the web. What could be the pr开发者_如何学JAVAoblem?

-Brevis Iunius


Some glassball guessing:

It looks like you have an internalantrunner attribute on your javac task element, and this attribute is not supported by the javac task.

If you created your ant buildfile yourself, simply remove this attribute. If it was generated by something else, check the versions of this software.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜