在MyEclipse 8.0中出现complier compliance level of project MyWeb should be 5.0 your current workspace default is 6.0  ······是什么原因引起的啊

解决方案 »

  1.   

    jdk编译版本和运行版本不一致。
      

  2.   

    JSP文件中   dateStr=String.format("%tY 年%tm 月%td 日",now,now,now);
    format出现错误,错误信息 The method format(String, Object[]) in the type String is not applicable for the arguments (String, Date, Date, Date) 
    怎样解决啊
      

  3.   

    安装下jkd1.5,并把该项目的默认jdk版本改下就行。
      

  4.   

    jdk的版本问题,在myeclipse中用自己安装的jdk
      

  5.   

    新建项目的时候出现的吧?直接先yes就可以了,你的安装版本高于myeclipse的就没事,也可以把myeclipse的jdk环境改成你的安装版本
      

  6.   

    用过jquery grid 的来看看 http://bbs.csdn.net/topics/390320766