码迷,mamicode.com
首页 > 其他好文 > 详细

The method convert(String) of type DateConverter must override a superclass method

时间:2014-07-22 22:52:59      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:c   type   date   ide   string   j2ee   

The method convert(String) of type DateConverter must override a superclass method

 

那是因为你的Compiler 是jdk1.5,只要把它改为 1.6就可以了 

 

方法: 

 j2ee换成 7

The method convert(String) of type DateConverter must override a superclass method,布布扣,bubuko.com

The method convert(String) of type DateConverter must override a superclass method

标签:c   type   date   ide   string   j2ee   

原文地址:http://www.cnblogs.com/w8104254/p/3855295.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!