Java MyEclipse 提示翻译open associated perspectiveopen associated perspective? This kind of project is associated with the Java perspective. This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,an

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/01 02:10:54
Java MyEclipse 提示翻译open associated perspectiveopen associated perspective? This kind of project is associated with the Java perspective. This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,an

Java MyEclipse 提示翻译open associated perspectiveopen associated perspective? This kind of project is associated with the Java perspective. This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,an
Java MyEclipse 提示翻译open associated perspective
open associated perspective?
This kind of project is associated with the Java perspective.
This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,and Java-specific navigation actions.
Do you want to open this perspective now?
麻烦翻译下,不要用Google翻译,不懂者不要掺乎.
这是建Java程序的时候提示的.

Java MyEclipse 提示翻译open associated perspectiveopen associated perspective? This kind of project is associated with the Java perspective. This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,an
1.打开相关的透视图(比如outline等就是视图,你可以查看类的方法与变量等)
2.大致的意思就是你创建的工程或导入的工程是JAVA工程,myeclipse建议你打开JAVA视图模式("视图模式"不是很专业,有专有名词,它其实就是多种视图的组合)
3.下面两句话的意思就是解释myeclipse为什么建议你选择那种视图模式---我的解释是:与当前所创建的工程相关,提供了很多便捷的操作与视图.
问你是否愿意打开它?不知你是否愿意给分呢?

Java MyEclipse 提示翻译open associated perspectiveopen associated perspective? This kind of project is associated with the Java perspective. This perspective is designed to support Java development.It offers a package Explorer,a Type Hierarchy,an import java.awt.*,我在MyEclipse里面写下后,下面提示 The import java.awt is never used.我用的是JDK 1.6,在windows里面的那个控制台里面运行HELLOWORLD很正常,现在出现这个错误是什么原因啊? myeclipse 中各种 libraries 的含义JRE System Library , java EE 5 Libraries , Referenced Libraries 三个library的含义 有关java Myeclipse工具的问题,请问下面这个页面画线的那两个是做什么用的 myEclipse 提示说character encoding gd2312 is not supported by this platform要怎么解决?RT myeclipse 9.0 提示 Product activation must be completed within 5 days.这样是破解成功了吗? java java 用java做程序的软件环境、硬件环境和开发环境怎么写啊?简历上要求写的.用的windows、myeclipse和sql server就告诉我怎么写就行,不用讲道理. java中dynamic web project与web project 的区别?如题,还有为什么Myeclipse中dynamic web project不能直接添加Struts capacities而要转成web project 才会有这一选项? java怎么读?翻译过来是什么? MyEclipse后面的Blue是什么意思? 温馨提示怎么翻译? test o;java.io.IOException是什么意思?3Q java 如下写了Circle类 构造函数 在测试程序中 new一个circle在第9行 提示错误Circle类型不可用 怎样改?1 class Circle{2 Point o;3 double radius;4 Circle(Point p,double r){5 o = p;6 radius = r;7 }8 Point d1 = new Point(2.0,2. 异常:java.lang.IllegalStateException怎么解决?java.lang.IllegalStateExceptionat servlet.zhuce.doGet(zhuce.java:48)at servlet.zhuce.doPost(zhuce.java:77)提示这两行有问题以下是servlet代码:public class zhuce extends HttpServlet {privat Eclipse运行时提示failed to create the java virtual machine 如何解决 myeclispe5.5运行jsp,提示The import java.util is never used.哪错了?