日沉云起 2017-10-27 05:59 采纳率: 0%
浏览 1422
已结题

eclipse运行java代码出现错误

问题已解决,在eclipse的项目处右键单击,选择run as->java application 就可以运行了。感谢各位大神的指教。
以下是原问题:
当用eclipse运行以下代码时出现错误。请各路大神看看怎么回事
package test;

public class Test {

public static void main(String[] args) {
    // TODO Auto-generated method stub

}

}
错误:Exception in thread "main" java.lang.Error: Unresolved compilation problems:
ProcessFiles cannot be resolved to a type
The method print(String) is undefined for the type AtUnit
The method print(String) is undefined for the type AtUnit
The method print(String) is undefined for the type AtUnit
The method print(String) is undefined for the type AtUnit

at atunit.AtUnit.main(AtUnit.java:19)
  • 写回答

7条回答 默认 最新

  • 我已老去的秋天 2017-10-27 06:10
    关注

    编译都不过,代码有问题呗,代码都不贴

    评论

报告相同问题?

悬赏问题

  • ¥65 永磁型步进电机PID算法
  • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
  • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥200 uniapp长期运行卡死问题解决
  • ¥15 latex怎么处理论文引理引用参考文献
  • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
  • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?