如何查看eclipse或Myeclipse的版本号

对于eclipse

方法一:

在eclipse安装路径下用记事本打开 .eclipseproduct文件,里面就有eclipse版本号。

形如:

name=Eclipse Platform

id=org.eclipse.platform

version=4.2.0

 

方法二:

打开eclipse:help-->About Eclipse

弹出框下方会显示一排eclipse不同版本的logo,单击你正在用的eclipse的那个logo(鼠标悬停时,会提示“Eclipse.org”)即可显示你的eclipse的版本(Eclipse Platform),形如:

Eclipse Platform

Version: 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb

Build id: I20120608-1400

(c) Copyright Eclipse contributors and others 2000, 2012.  All rights reserved.

Visit http://www.eclipse.org/platform

This product includes software developed by the

Apache Software Foundation http://www.apache.org/

 

对于MyEclipse

打开MyEclipse:Help-->About MyEclipse Enterprise WorkBench

弹出框下方会显示一排MyEclipse不同版本的logo,单击你正在用的MyEclipse的那个logo(鼠标悬停时,会提示“Genuitec,LLC”)即可显示你的MyEclipse的版本,形如:

MyEclipse Enterprise Workbench

Version: 10.7

Build id: 10.7-20121026

(c) Copyright Genuitec, LLC and others 2000 - 2012.  All rights reserved.

Visit http://ww.myeclipseide.com

posted @ 2014-08-13 00:16  得胜  阅读(3137)  评论(0编辑  收藏  举报