King

business intelligence ,is my love。

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年5月22日

摘要: 这里一个javaproject(KettleDemo1)源代码是在myeclipse8.5开发的,直接指向main方法run 正常。之后卸载了myeclipse8.5安装了myeclipse6.5在myeclipse6.5中导入已存在的project(KettleDemo1),执行报错如下图:分析错误信息:Exception in thread "main" java.lang.NoSuchFieldError: DAYS--(1)java错误 at org.pentaho.di.trans.Trans.waitUntilFinished(Trans.java:1123) 阅读全文
posted @ 2013-05-22 13:50 kingstudy 阅读(715) 评论(0) 推荐(0) 编辑