错误及解决

1、在使用Ant1.7时,编译出现如下错误:
Error starting modern compiler
这个问题主要是使用的jre不一致造成的,只要在 build.xml 的 run as 改变jre即可

2、No configuration found for the specified action: 'Test' in namespace: ''. Form action defaulting to 'action' attribute's literal value.


3、Bad version number in .class file
我使用的是jdk1.6 ,原来是版本不一至

http://hiphotos.baidu.com/mienimaer/pic/item/274ebf34131424bad0a2d3ca.jpg

你可能感兴趣的:(xml)