在win7上安装java eclips [英] install java eclips on win7

查看:73
本文介绍了在win7上安装java eclips的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我第一次安装jdk但是在创建新项目时遇到问题我在类名中有错误隐式超级构造函数Object()未定义为默认构造函数。必须定义一个显式构造函数

和string in(String [] args)字符串无法解析为类型

如何解决这个问题?

First time I'm install jdk but I have problem when create new project I have error in the class name "Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor"
and string in (String[] args) " String cannot be resolved to a type"
how can solve this ?

推荐答案

一个简单的谷歌搜索显示此链接: http:// stackoverflow.com/questions/17240708/implicit-super-constructor-object-is-undefined-must-explicitly-invoke-another [ ^ ]



这实际上是您的安装或路径问题,无法找到JRE。
A simple google search reveals this link: http://stackoverflow.com/questions/17240708/implicit-super-constructor-object-is-undefined-must-explicitly-invoke-another[^]

It's essentially a problem with your install or the path, not being able to find the JRE.


这篇关于在win7上安装java eclips的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆