由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Can someone say say advantage of IDEA?
相关主题
IntelliJ Open Sourced - How is it?我也问一个eclipse的问题
How about Swing?输入中文导致的死 机
调查:最好的Java IDEEclipse不自动prompt methods咋搞定?
ah, the "killer feature" of eclipseIDE vote
eclipse 气死我了!COOL JAVA IDE
JAVA IDE ?Eclipse vs. Jbuilder X ?
eclipse有没有update变量名称的功能?Eclipse 3.0 platform API doc?
eclipse hot key没法用Re: netbeans 4.0 is very good
相关话题的讨论汇总
话题: idea话题: eclipse话题: say话题: alt话题: advantage
进入Java版参与讨论
1 (共1页)
g*****g
发帖数: 34805
1
I always heard good things about it but never had chance to try.
Any feature handy in IDEA and missing in eclipse?
c*****t
发帖数: 1879
2
You can download the full version with 30-day license.

【在 g*****g 的大作中提到】
: I always heard good things about it but never had chance to try.
: Any feature handy in IDEA and missing in eclipse?

g******e
发帖数: 3760
3
I've been using IDEA since version 3. Personally it is my favorite. I think
it may be the best for server side development. Most IDEs should share
similar features. It is just a matter of how good the implementation is.

【在 g*****g 的大作中提到】
: I always heard good things about it but never had chance to try.
: Any feature handy in IDEA and missing in eclipse?

c*****t
发帖数: 1879
4
I think that mostly are small things that add up the convenience.
IDEA, for example, has a much better set of key-map than Eclipse,
and you can configure it to fit your need as well. In Eclipse, to
do the rename, you need to press Alt-shift-R, a difficult key combination.
To fix a problem (not all problems, just a very small set of problems) in
Eclipse, you need to press ctrl-1. To import a class, in Eclipse, need
to press ctrl-shift-M. In IDEA, shift-F6 is for rename and alt-enter
is good en

【在 g******e 的大作中提到】
: I've been using IDEA since version 3. Personally it is my favorite. I think
: it may be the best for server side development. Most IDEs should share
: similar features. It is just a matter of how good the implementation is.

g*****g
发帖数: 34805
5
For the key shortcut, you can customize in Eclipse too.
I personally don't feel alt-shift-R is inconvenient.

configured

【在 c*****t 的大作中提到】
: I think that mostly are small things that add up the convenience.
: IDEA, for example, has a much better set of key-map than Eclipse,
: and you can configure it to fit your need as well. In Eclipse, to
: do the rename, you need to press Alt-shift-R, a difficult key combination.
: To fix a problem (not all problems, just a very small set of problems) in
: Eclipse, you need to press ctrl-1. To import a class, in Eclipse, need
: to press ctrl-shift-M. In IDEA, shift-F6 is for rename and alt-enter
: is good en

h**d
发帖数: 474
6
There is a plugin called stupidJ in Eclipse to enable IDEA key mappings:)

configured

【在 c*****t 的大作中提到】
: I think that mostly are small things that add up the convenience.
: IDEA, for example, has a much better set of key-map than Eclipse,
: and you can configure it to fit your need as well. In Eclipse, to
: do the rename, you need to press Alt-shift-R, a difficult key combination.
: To fix a problem (not all problems, just a very small set of problems) in
: Eclipse, you need to press ctrl-1. To import a class, in Eclipse, need
: to press ctrl-shift-M. In IDEA, shift-F6 is for rename and alt-enter
: is good en

m******t
发帖数: 2416
7
This is more about whichever you got yourself used to than about which is
actually more convenient. For instance, I might argue that alt-shitf-R can
be done with one hand, while shif-F6 usually takes two hands (if you have
big hands, _good for you_, but I don't need to know //grin)

configured

【在 c*****t 的大作中提到】
: I think that mostly are small things that add up the convenience.
: IDEA, for example, has a much better set of key-map than Eclipse,
: and you can configure it to fit your need as well. In Eclipse, to
: do the rename, you need to press Alt-shift-R, a difficult key combination.
: To fix a problem (not all problems, just a very small set of problems) in
: Eclipse, you need to press ctrl-1. To import a class, in Eclipse, need
: to press ctrl-shift-M. In IDEA, shift-F6 is for rename and alt-enter
: is good en

1 (共1页)
进入Java版参与讨论
相关主题
没法用Re: netbeans 4.0 is very goodeclipse 气死我了!
Java IDE 选择?JAVA IDE ?
Recommend Java IDEeclipse有没有update变量名称的功能?
现在哪种java开发环境比较流行呀?eclipse hot key
IntelliJ Open Sourced - How is it?我也问一个eclipse的问题
How about Swing?输入中文导致的死 机
调查:最好的Java IDEEclipse不自动prompt methods咋搞定?
ah, the "killer feature" of eclipseIDE vote
相关话题的讨论汇总
话题: idea话题: eclipse话题: say话题: alt话题: advantage