d*r
4 楼
我觉得呢,jbuilder
personal是面向广大初学者的。界面做得比eclipse好。尤其是on-line documents。
毕竟borland是一直在做ide的。
少
【在 c*****s 的大作中提到】
: 如果要比较,可以比较的是 JBuilder9 Personal和Eclipse, 或JBuilder X(9)
: Enterprise和WSAD
: 无论如何比较,后者优于前者。
: Eclipse是纯Java开发工具(我认为是最好的),JBuilder Personal在这方面做的工作少
: 的可怜
: JBuilder Enterprise在企业开发上确实很好,但WSAD涵盖它的所有功能,并远远抄出
personal是面向广大初学者的。界面做得比eclipse好。尤其是on-line documents。
毕竟borland是一直在做ide的。
少
【在 c*****s 的大作中提到】
: 如果要比较,可以比较的是 JBuilder9 Personal和Eclipse, 或JBuilder X(9)
: Enterprise和WSAD
: 无论如何比较,后者优于前者。
: Eclipse是纯Java开发工具(我认为是最好的),JBuilder Personal在这方面做的工作少
: 的可怜
: JBuilder Enterprise在企业开发上确实很好,但WSAD涵盖它的所有功能,并远远抄出
r*s
8 楼
I thought Eclipse is meant for a frame work for others to develop
plugins :-) I also think it's pretty good as an IDE. But since
I've never used any IDE ......
Besides, any one tell me how multiple users can share the same copy
of Eclipse on the same machine but use personlized workspace?
Thanks!
documents。
的
远
【在 d*r 的大作中提到】
: just as I said, 萝卜白菜,各有所爱。
: I think the gui of jbuilder is pretty and fancy.
:
: 工
: 抄
plugins :-) I also think it's pretty good as an IDE. But since
I've never used any IDE ......
Besides, any one tell me how multiple users can share the same copy
of Eclipse on the same machine but use personlized workspace?
Thanks!
documents。
的
远
【在 d*r 的大作中提到】
: just as I said, 萝卜白菜,各有所爱。
: I think the gui of jbuilder is pretty and fancy.
:
: 工
: 抄
r*s
9 楼
You can also make some money by working on Eclipse.
IBM is now providing funding for those who has some idea
on new interesting plugins and need money to do the implementation.
Fire up a proposal and try your luck!
X(9)
做
远
【在 n*m 的大作中提到】
:
: Well, the fact is, Borland has joined Eclipse development team. IBM didn't
: join JBuilder's and obversiously will not:-)
: documents。
: 的
: 远
IBM is now providing funding for those who has some idea
on new interesting plugins and need money to do the implementation.
Fire up a proposal and try your luck!
X(9)
做
远
【在 n*m 的大作中提到】
:
: Well, the fact is, Borland has joined Eclipse development team. IBM didn't
: join JBuilder's and obversiously will not:-)
: documents。
: 的
: 远
d*p
10 楼
eclipse -data your_workspace_path
c*s
11 楼
说道GUI,eclipse是唯一一家把SWING的实现为不同平台统统重写一遍,以获得更快的速
度的和更少的内存消耗的。这一点其他的Java IDE无人能比,只有IBM干得出来。
另外,它的年龄不见得比JBuilder要小,这东西最早来自visualage,后来拿出一块和买
来的一个产品包装了一把开放出来。
Eclipse的扩展性还可以从另一件事看出来,Rational在设计XDE时以Eclipse为基础,几
个月前我收到过另一个想做Java IDE的公司的民意测试,调查什么功能是用户最需要的,
也在做一个基于eclipse的IDE。
最后,我可以找出一打Eclipse可以做的事情JBuilder不能作,但很难找出Jbuilder能作e
clipse不能做的。
documents。
的
远
【在 d*r 的大作中提到】
: just as I said, 萝卜白菜,各有所爱。
: I think the gui of jbuilder is pretty and fancy.
:
: 工
: 抄
度的和更少的内存消耗的。这一点其他的Java IDE无人能比,只有IBM干得出来。
另外,它的年龄不见得比JBuilder要小,这东西最早来自visualage,后来拿出一块和买
来的一个产品包装了一把开放出来。
Eclipse的扩展性还可以从另一件事看出来,Rational在设计XDE时以Eclipse为基础,几
个月前我收到过另一个想做Java IDE的公司的民意测试,调查什么功能是用户最需要的,
也在做一个基于eclipse的IDE。
最后,我可以找出一打Eclipse可以做的事情JBuilder不能作,但很难找出Jbuilder能作e
clipse不能做的。
documents。
的
远
【在 d*r 的大作中提到】
: just as I said, 萝卜白菜,各有所爱。
: I think the gui of jbuilder is pretty and fancy.
:
: 工
: 抄
d*r
12 楼
There is one thing that I cannot figure out in Eclipse.
How to use IntelliSence in eclipse IDE. That is when I put the mouse point
over a method's name, the IDE should pop-up a tip/context about the method's
comments document. Also, when you writer a method, it provides the method's
signature with the parameters' names rather than something like arg0 in
eclipse.
It is supported by at least MS Visual studio and Jbuilder.
I tried several times to put th java api documents in different directories.
【在 c*****s 的大作中提到】
: 说道GUI,eclipse是唯一一家把SWING的实现为不同平台统统重写一遍,以获得更快的速
: 度的和更少的内存消耗的。这一点其他的Java IDE无人能比,只有IBM干得出来。
: 另外,它的年龄不见得比JBuilder要小,这东西最早来自visualage,后来拿出一块和买
: 来的一个产品包装了一把开放出来。
: Eclipse的扩展性还可以从另一件事看出来,Rational在设计XDE时以Eclipse为基础,几
: 个月前我收到过另一个想做Java IDE的公司的民意测试,调查什么功能是用户最需要的,
: 也在做一个基于eclipse的IDE。
: 最后,我可以找出一打Eclipse可以做的事情JBuilder不能作,但很难找出Jbuilder能作e
: clipse不能做的。
:
How to use IntelliSence in eclipse IDE. That is when I put the mouse point
over a method's name, the IDE should pop-up a tip/context about the method's
comments document. Also, when you writer a method, it provides the method's
signature with the parameters' names rather than something like arg0 in
eclipse.
It is supported by at least MS Visual studio and Jbuilder.
I tried several times to put th java api documents in different directories.
【在 c*****s 的大作中提到】
: 说道GUI,eclipse是唯一一家把SWING的实现为不同平台统统重写一遍,以获得更快的速
: 度的和更少的内存消耗的。这一点其他的Java IDE无人能比,只有IBM干得出来。
: 另外,它的年龄不见得比JBuilder要小,这东西最早来自visualage,后来拿出一块和买
: 来的一个产品包装了一把开放出来。
: Eclipse的扩展性还可以从另一件事看出来,Rational在设计XDE时以Eclipse为基础,几
: 个月前我收到过另一个想做Java IDE的公司的民意测试,调查什么功能是用户最需要的,
: 也在做一个基于eclipse的IDE。
: 最后,我可以找出一打Eclipse可以做的事情JBuilder不能作,但很难找出Jbuilder能作e
: clipse不能做的。
:
n*m
13 楼
I don't like to use mouse during coding. I usually use keyboard.
You can put your cursor behand a variable, press Ctrl+Space, you will have a
popup window with all signatures. Move your cursor to a signature and wait a
while (half second or so, and you can set it) , the JavaDoc info will be
popped up near to the signature pop-up.
的
和
,
的
能
面
【在 d*r 的大作中提到】
: There is one thing that I cannot figure out in Eclipse.
: How to use IntelliSence in eclipse IDE. That is when I put the mouse point
: over a method's name, the IDE should pop-up a tip/context about the method's
: comments document. Also, when you writer a method, it provides the method's
: signature with the parameters' names rather than something like arg0 in
: eclipse.
: It is supported by at least MS Visual studio and Jbuilder.
: I tried several times to put th java api documents in different directories.
You can put your cursor behand a variable, press Ctrl+Space, you will have a
popup window with all signatures. Move your cursor to a signature and wait a
while (half second or so, and you can set it) , the JavaDoc info will be
popped up near to the signature pop-up.
的
和
,
的
能
面
【在 d*r 的大作中提到】
: There is one thing that I cannot figure out in Eclipse.
: How to use IntelliSence in eclipse IDE. That is when I put the mouse point
: over a method's name, the IDE should pop-up a tip/context about the method's
: comments document. Also, when you writer a method, it provides the method's
: signature with the parameters' names rather than something like arg0 in
: eclipse.
: It is supported by at least MS Visual studio and Jbuilder.
: I tried several times to put th java api documents in different directories.
n*m
14 楼
速
Eclipse is not "Yet another implemetation of SWING". Actually, the SWT library
is a totally different GUI component than SWING.
I once tested Chinese Yong Zhong office. It is written in Java, and, I
believe, it has its own GUI component model too.
买
SWT/Eclipse is a brand new code base. The project luanched 2 years ago.
几
,
作e
Though I believe Eclipse is better than Jbuilder, JBuilder's GUI builder is
definitely much better than any Eclipse based GUI builder.
X(9)
做
远
【在 c*****s 的大作中提到】
: 说道GUI,eclipse是唯一一家把SWING的实现为不同平台统统重写一遍,以获得更快的速
: 度的和更少的内存消耗的。这一点其他的Java IDE无人能比,只有IBM干得出来。
: 另外,它的年龄不见得比JBuilder要小,这东西最早来自visualage,后来拿出一块和买
: 来的一个产品包装了一把开放出来。
: Eclipse的扩展性还可以从另一件事看出来,Rational在设计XDE时以Eclipse为基础,几
: 个月前我收到过另一个想做Java IDE的公司的民意测试,调查什么功能是用户最需要的,
: 也在做一个基于eclipse的IDE。
: 最后,我可以找出一打Eclipse可以做的事情JBuilder不能作,但很难找出Jbuilder能作e
: clipse不能做的。
:
f*h
15 楼
我的eclipse 就是这样的。你要把java doc的path 设好
【在 d*r 的大作中提到】
: There is one thing that I cannot figure out in Eclipse.
: How to use IntelliSence in eclipse IDE. That is when I put the mouse point
: over a method's name, the IDE should pop-up a tip/context about the method's
: comments document. Also, when you writer a method, it provides the method's
: signature with the parameters' names rather than something like arg0 in
: eclipse.
: It is supported by at least MS Visual studio and Jbuilder.
: I tried several times to put th java api documents in different directories.
p*p
16 楼
我以前一直用JB,现在研究生别人都用ECLIPSE,所以正在改。
我主要要作JSP,STRUTS这些东西,感觉JB都集成好了,ECLIPSE
还要自己到处找PLUGIN,确实比较麻烦,而且似乎没有一个能集成
所有功能,要联合使用。
JB感觉里面的教程和文档非常好,基本上什么都有,看一遍就可以
入门了自己编点东西了。ECLIPSE这方面还没怎么尝试过,请问谁
能指导下如何充分配置使用它的文档功能。
另外就是我要作一个JSP+STRUTS的WEB APPLICATION,请问哪个茶硷
最好?推荐的MY ECLIPSE是要钱的,哪位先进有......
PS 大家都在用ECLIPSE哪个版本,M8
【在 D*******I 的大作中提到】
: how does this compare to Eclipse ?
我主要要作JSP,STRUTS这些东西,感觉JB都集成好了,ECLIPSE
还要自己到处找PLUGIN,确实比较麻烦,而且似乎没有一个能集成
所有功能,要联合使用。
JB感觉里面的教程和文档非常好,基本上什么都有,看一遍就可以
入门了自己编点东西了。ECLIPSE这方面还没怎么尝试过,请问谁
能指导下如何充分配置使用它的文档功能。
另外就是我要作一个JSP+STRUTS的WEB APPLICATION,请问哪个茶硷
最好?推荐的MY ECLIPSE是要钱的,哪位先进有......
PS 大家都在用ECLIPSE哪个版本,M8
【在 D*******I 的大作中提到】
: how does this compare to Eclipse ?
c*t
17 楼
I like Eclipse very much. If you write a not so small Java project,
refactoring/reference searching is vital. This reason plus the fact
that it is free, makes it hard to be beat.
JB seems to be very hard to configure properly, and it is not free
(the free version is old and slow w/ poor GUI).
The best Java IDE is IntelliJ IDEA, current version is 4.0. If you
have used it, you will see why it is the best. It is better than
Eclipse in every single area, but unfortunately it is very costly
as w
【在 p***p 的大作中提到】
: 我以前一直用JB,现在研究生别人都用ECLIPSE,所以正在改。
: 我主要要作JSP,STRUTS这些东西,感觉JB都集成好了,ECLIPSE
: 还要自己到处找PLUGIN,确实比较麻烦,而且似乎没有一个能集成
: 所有功能,要联合使用。
: JB感觉里面的教程和文档非常好,基本上什么都有,看一遍就可以
: 入门了自己编点东西了。ECLIPSE这方面还没怎么尝试过,请问谁
: 能指导下如何充分配置使用它的文档功能。
: 另外就是我要作一个JSP+STRUTS的WEB APPLICATION,请问哪个茶硷
: 最好?推荐的MY ECLIPSE是要钱的,哪位先进有......
: PS 大家都在用ECLIPSE哪个版本,M8
refactoring/reference searching is vital. This reason plus the fact
that it is free, makes it hard to be beat.
JB seems to be very hard to configure properly, and it is not free
(the free version is old and slow w/ poor GUI).
The best Java IDE is IntelliJ IDEA, current version is 4.0. If you
have used it, you will see why it is the best. It is better than
Eclipse in every single area, but unfortunately it is very costly
as w
【在 p***p 的大作中提到】
: 我以前一直用JB,现在研究生别人都用ECLIPSE,所以正在改。
: 我主要要作JSP,STRUTS这些东西,感觉JB都集成好了,ECLIPSE
: 还要自己到处找PLUGIN,确实比较麻烦,而且似乎没有一个能集成
: 所有功能,要联合使用。
: JB感觉里面的教程和文档非常好,基本上什么都有,看一遍就可以
: 入门了自己编点东西了。ECLIPSE这方面还没怎么尝试过,请问谁
: 能指导下如何充分配置使用它的文档功能。
: 另外就是我要作一个JSP+STRUTS的WEB APPLICATION,请问哪个茶硷
: 最好?推荐的MY ECLIPSE是要钱的,哪位先进有......
: PS 大家都在用ECLIPSE哪个版本,M8
a*a
18 楼
WSAD. It is a commercial software. So is JB.
【在 p***p 的大作中提到】
: 我以前一直用JB,现在研究生别人都用ECLIPSE,所以正在改。
: 我主要要作JSP,STRUTS这些东西,感觉JB都集成好了,ECLIPSE
: 还要自己到处找PLUGIN,确实比较麻烦,而且似乎没有一个能集成
: 所有功能,要联合使用。
: JB感觉里面的教程和文档非常好,基本上什么都有,看一遍就可以
: 入门了自己编点东西了。ECLIPSE这方面还没怎么尝试过,请问谁
: 能指导下如何充分配置使用它的文档功能。
: 另外就是我要作一个JSP+STRUTS的WEB APPLICATION,请问哪个茶硷
: 最好?推荐的MY ECLIPSE是要钱的,哪位先进有......
: PS 大家都在用ECLIPSE哪个版本,M8
相关阅读
你们谁去劝一下goodbug要点脸?侏儒婊子邢慧强半婊子中国海洋大学半婊子保研黑幕 2003年大连理工大学电子系考研失利的青岛二中学生侏儒婊子邢慧强被中国海洋大学电子系破格录取为中国海洋大学电子系的硕士,如果给半婊子中国海洋大学加上一个找一个Google Glass的use case,要求牵涉到开发的 (转载)Monitor Probe: javamelody,DTrace,spf4j,jamon,javasimon,jrobin,visualVM?新手求教JTextField的问题问个和collection有关的简单问题弱问题又来了,请问如何import到eclipse80后显嫩,90后腿长得好 (转载)Eclipse RCP 有用吗?请教一下怎么学习java framework,怎么找java工作如何读取一个2D的ArrayList的行数Recusion is fucking magic!!为什么招Java开发的公司几乎都要求2周内能上班?为什么大家爱用mac book安装环境最麻烦了servlet到底是啥玩意开源是可以看到源代码的意思吧,为什么这个看不到呢?Java J2EE Contractor 求Refer Project对于Senior Java developer,哪些方面的能力是比较重要的?treemap和hashma p的问题