Topic: eclipse3.0 M7

  Print this page

1.eclipse3.0 M7 Copy to clipboard
Posted by: wes109
Posted on: 2004-02-13 20:33

coming soon Smile

waiting........

2.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: ditty
Posted on: 2004-02-14 08:33

晕~你介系欺骗~!!!Big Smile

3.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: cheshuai
Posted on: 2004-02-14 08:36

已经发布了
http://www.eclipse.org/downloads/index.php

据说这个版本可以使用2.1.x的插件

4.Re:eclipse3.0 M7 [Re: cheshuai] Copy to clipboard
Posted by: nothing
Posted on: 2004-02-14 09:37

是啊是啊,看到了... http://www.eclipse.org/downloads/index.php

5.Re:eclipse3.0 M7 [Re: ditty] Copy to clipboard
Posted by: Jove
Posted on: 2004-02-14 10:19

You will need a 1.4.1 level or higher Java runtime or Java development kit
(JDK) installed on your machine in order to run Eclipse.

一些很cool的new feature
.swt widget可以用assist,类似ie自动完成那种效果,出现一个可选内容的列表
.search是在background运行的,结果可以显示成tree
.新的注释快捷键将原先没注释的语句注释,而反注释其他的
.Ctrl+O不光显示当前类的成员,也开始显示继承树中的所有成员
.选中方法中的throws,它会高亮那条语句会抛出这个异常
.swt table每个cell可以设置字体
.对Mac用户,有个向导,把程序打包成一个执行文件
.code assit在一些Java向导/对话框中也可以用了
.sort member有更多的设置
.background workspace auto-refresh, 不用每次手动refresh了
.workbench新的look and feel,比3.0 M6那个好看多了,不过依然或是preview,默认关闭

.很多操作都可以在background运行,有个process view查看各个background job
.选中一个文件,右键中可以让他Run/Debug
.Ant editor支持1.6.0 , 现在Ant最新1.6.1,做了些bug fix
.Ant editor像JDT一样,编辑时会告诉那里的语法是错的
.Ant文件的Outline中就可以Run target
.编辑Ant文件时,鼠标hover会显示该元素对应的值,如property,target..
.可以格式化Ant文件

6.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: kingwzb
Posted on: 2004-02-14 16:22

SWT Designer 不能用了 呜呜

7.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: wes109
Posted on: 2004-02-15 16:29

cool就一个字Smile

http://download.eclipse.org/downloads/drops/S-3.0M7-200402122000/eclipse-news-M7.html

Eclipse 3.0 M7 - New and Noteworthy

8.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: aryuan
Posted on: 2004-02-15 17:17

eclipse连简单的xml的编辑都不支持,什么都得下在plugin ,感觉有些烦了,
是不是系统这么设计也是有问题的,而且随着版本的升级,感觉plugin的兼容性也越来越差了,

想当初,那个plugin随便哪个版本的都能用,而现在,唉

9.Re:eclipse3.0 M7 [Re: aryuan] Copy to clipboard
Posted by: Jove
Posted on: 2004-02-15 17:58

3.0目前还在开发中, 而且前面几个Milestone都在不停加feature,refactor API
原先M3能用的Plugin到M6不能用也情有可原
等它稳定下来之后就好了,不是大部分2.1.1的插件都可以用在2.1.2上吗?

至于不能编辑xml, 只能说目前支持的不好, notepad也可以编辑xml的 Big Smile
3.0开发到现在的,Ant editor的功能已经很强了,通用的xml editor应该也很容易做出来

eclipse的插件众多,很大一部分是开源或是有免费版本的
但也不是"什么都得再下plugin"

他毕竟不比JBuilder,N多的GUI向导
我们喜欢eclipse有时候就是喜欢它的简洁,灵活和free

10.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: wes109
Posted on: 2004-02-16 10:41

code formatter 有极大改进
new ui 改动很大
整个ide的运行速度感觉又回到了最初
让我等tooopoool的人又看到了希望。。。

11.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: jigsaw
Posted on: 2004-02-16 10:46

我是早就下定决心 只用eclipse的Latest Release

12.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: scottding
Posted on: 2004-02-16 13:06

新的UI在M6的时候就已经放出来了,对于Plugin来讲,不是每个老版本的都可以用的。

13.Re:eclipse3.0 M7 [Re: scottding] Copy to clipboard
Posted by: leowu2000
Posted on: 2004-02-16 13:31

Post is deleted

14.Re:eclipse3.0 M7 [Re: leowu2000] Copy to clipboard
Posted by: wes109
Posted on: 2004-02-16 16:04

leowu2000 wrote:
切换过去看看了新的UI,:( 感觉太粗糙了,不是很爽。


比M6的好看多了
不过不习惯,换回来了 :)

15.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: scottding
Posted on: 2004-02-16 17:16

确实不习惯
感觉太占空间了。
不爽

16.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: 空心菜
Posted on: 2004-02-16 18:24

现在用的就是他
8错
没感觉不爽

17.Re:eclipse3.0 M7 [Re: scottding] Copy to clipboard
Posted by: Jove
Posted on: 2004-02-16 18:31

scottding wrote:
确实不习惯
感觉太占空间了。
不爽


新UI的目的之一就是尽可能分配好空间,把不常用的东西隐掉或移到角角里去 Big Smile
你看很多View不是可以把view的工具栏缩起来吗, 一开始不太喜欢,不过渐渐喜欢这个改进了

18.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: bbbaby
Posted on: 2004-02-16 21:37

等等再用,还是用2.1.2先^_^

19.Re:eclipse3.0 M7 [Re: Jove] Copy to clipboard
Posted by: DraculaCwg
Posted on: 2004-02-16 22:56

等待m8 ,應該會support jsp editor
ibm12月份就將web editor捐出來了,都過二個月了,還沒整合好>__<
wsad裡的web editor是我看到在eclipse上做得最好的jsp plugin
期待中...

20.Re:eclipse3.0 M7 [Re: DraculaCwg] Copy to clipboard
Posted by: Jove
Posted on: 2004-02-16 23:42

舍不得孩子,套不着狼
IBM深谙此道啊 Big Smile

21.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: wes109
Posted on: 2004-02-17 13:03

jsp editor不是很需要
xml editor道是希望有一个比较完善的

22.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: libinbin
Posted on: 2004-02-17 13:45

新UI怎么才能看到啊?找不到...... Sad

23.Re:eclipse3.0 M7 [Re: libinbin] Copy to clipboard
Posted by: leowu2000
Posted on: 2004-02-17 14:20

NOTE: in order to use try out the current prototype, you need to replace some
of the existing jars with new version of them. You might also want to back
them up in case you want to switch back.

1) replace
\eclipse\plugins\org.eclipse.jface_3.0.0\jface.jar
with:
\eclipse\plugins\org.eclipse.jface_3.0.0\jface-new.jar

2) replace
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\workbench.jar
with:
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\workbench-new.jar

3) replace
\eclipse\plugins\org.eclipse.ui.workbench.texteditor_3.0.0\texteditor.jar
with:
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\texteditor-new.jar

24.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: pathfinder
Posted on: 2004-02-18 11:25

新界面还是不错的。至少在打开很多文件编辑时,可以 很方便的查找和切换,不像老界面一样只能靠猜或等tooltip出现。不过如果打开太多,就会发现有部分被屏幕遮住了,不能滚动察看。这点不爽,希望下个milestone能改进!

25.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: nothing
Posted on: 2004-02-18 12:53

听说,mX后才能....stable

26.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: 忧郁海风
Posted on: 2004-02-23 13:46

终于盼到拉!

27.Re:eclipse3.0 M7 [Re: Jove] Copy to clipboard
Posted by: dgjin
Posted on: 2004-02-27 13:16

Jove wrote:
You will need a 1.4.1 level or higher Java runtime or Java development kit
(JDK) installed on your machine in order to run Eclipse.

一些很cool的new feature
.swt widget可以用assist,类似ie自动完成那种效果,出现一个可选内容的列表
.search是在background运行的,结果可以显示成tree
.新的注释快捷键将原先没注释的语句注释,而反注释其他的
.Ctrl+O不光显示当前类的成员,也开始显示继承树中的所有成员
.选中方法中的throws,它会高亮那条语句会抛出这个异常
.swt table每个cell可以设置字体
.对Mac用户,有个向导,把程序打包成一个执行文件
.code assit在一些Java向导/对话框中也可以用了
.sort member有更多的设置
.background workspace auto-refresh, 不用每次手动refresh了
.workbench新的look and feel,比3.0 M6那个好看多了,不过依然或是preview,默认关闭


怎样才能有这种效果啊,我找了半天也没找到啊

28.Re:eclipse3.0 M7 [Re: dgjin] Copy to clipboard
Posted by: Jove
Posted on: 2004-02-27 13:19

尝试新ui的方法

1) replace
\eclipse\plugins\org.eclipse.jface_3.0.0\jface.jar
with:
\eclipse\plugins\org.eclipse.jface_3.0.0\jface-new.jar

2) replace
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\workbench.jar
with:
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\workbench-new.jar

3) replace
\eclipse\plugins\org.eclipse.ui.workbench.texteditor_3.0.0\texteditor.jar
with:
\eclipse\plugins\org.eclipse.ui.workbench_3.0.0\texteditor-new.jar

(3.0M7 ) 除了替换以上三个文件,另外还有plugins\org.eclipse.ui.ide_3.0.0

29.Re:eclipse3.0 M7 [Re: wes109] Copy to clipboard
Posted by: sunsonbaby
Posted on: 2004-02-27 13:35

晕~你介系欺骗~!!!


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923