由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 现在哪种java开发环境比较流行呀?
相关主题
Java IDE 选择?eclipse 气死我了!
JAVA IDE ?大家推荐一个Java的编程环境吧
有谁来给比较下 netbeans 和 myeclipse?Java fun
调查:最好的Java IDEEclipse 华而不实,太费内存了
what's the most popular Java IDEMyeclipse or Eclipse
请问用什么java developer? 在哪里下载?我google了java进入了它的主页,然后提示下载java
[转载] 有人在用NetBeans IDE么?第一次摸java的新手问
netbean and eclipse[请教]有关JAVA IDE的问题
相关话题的讨论汇总
话题: eclipse话题: intellij话题: idea话题: ide话题: svn
进入Java版参与讨论
1 (共1页)
b*********n
发帖数: 1258
1
我在用jcreator pro
有什么更方便的吗?
w*r
发帖数: 2421
2
hoho.. then buy some more memory, it is cheap:D mine has 2G, therefore, no
memory concern so far:D

on
b*********n
发帖数: 1258
3
http://www.eclipse.org/ ???

【在 w*r 的大作中提到】
: hoho.. then buy some more memory, it is cheap:D mine has 2G, therefore, no
: memory concern so far:D
:
: on

w*r
发帖数: 2421
4
hoho.. then buy some more memory, it is cheap:D mine has 2G, therefore, no
memory concern so far:D

on
z****g
发帖数: 2497
5
I feel Netbeans are catching up with Eclipse.
g*****g
发帖数: 34805
6
At the end of the day, the one who attracts developers to develop
more plugins for it, will win. Very few switch from Eclipse to Netbeans,
RAD is Eclipse with commercial plugins and I wouldn't mind using
that with EJB projects. For now open source is taking the center stage,
no IDE can beat MyEclipse for overall values.
a**l
发帖数: 70
7
IntelliJ IDEA
or Eclipse
both integrated with ant.

【在 g*****g 的大作中提到】
: At the end of the day, the one who attracts developers to develop
: more plugins for it, will win. Very few switch from Eclipse to Netbeans,
: RAD is Eclipse with commercial plugins and I wouldn't mind using
: that with EJB projects. For now open source is taking the center stage,
: no IDE can beat MyEclipse for overall values.

c*****t
发帖数: 1879
8
As an application developer, I prefer Eclipse over IntelliJ IDEA (I have
both). Mainly I like Eclipse can pool together errors/warnings in a simple
table. Its variable highlighting feature is also addictive. These are
the two things that I immediately miss when using IntelliJ IDEA.
IDEA has better class level modification tools such as auto-import. Alt-
enter
is consistent, and some frequently used keys are better than that of Eclipse.
Commit can auto-reformat/organize-import. IDEA also has
z****g
发帖数: 2497
9
I wonder if netbeans has a similar plugin like gef?
I think goodbug does have a point, that eclipse has a larger user-base than
netbeans.
g*****g
发帖数: 34805
10
At the end of the day, the one who attracts developers to develop
more plugins for it, will win. Very few switch from Eclipse to Netbeans,
RAD is Eclipse with commercial plugins and I wouldn't mind using
that with EJB projects. For now open source is taking the center stage,
no IDE can beat MyEclipse for overall values.
相关主题
请问用什么java developer? 在哪里下载?eclipse 气死我了!
[转载] 有人在用NetBeans IDE么?大家推荐一个Java的编程环境吧
netbean and eclipseJava fun
进入Java版参与讨论
c*****t
发帖数: 1879
11
Well, if your do refactoring without SVN integration, that's
going to be a major pain in the rear...
w*r
发帖数: 2421
12
hehe.. well, it is your choice, but it wont work in any serious project. If
you work in companies doing java development, an descent IDE is a must have.
Otherwise, no project manager can get the project rolling down in the road.
G*********a
发帖数: 1080
13
yes, that's true, eclipse+svn is a handy way for a group of people working on
a same project. but it does comsume a huge amount of memory, my own old
computer nearly can't afford it.

【在 w*r 的大作中提到】
: hehe.. well, it is your choice, but it wont work in any serious project. If
: you work in companies doing java development, an descent IDE is a must have.
: Otherwise, no project manager can get the project rolling down in the road.

w*r
发帖数: 2421
14
nodnod

【在 b*********n 的大作中提到】
: http://www.eclipse.org/ ???
z****g
发帖数: 2497
15
ant is integrated in eclipse.
g******e
发帖数: 3760
16
I agree. With big project at work an IDE is the only choice (I use IDEA 5.1)
unless you are (1) crazy or (2) super smart.
But when you write some small programs for fun or testing any good editors
should be OK.

【在 c*****t 的大作中提到】
: Well, if your do refactoring without SVN integration, that's
: going to be a major pain in the rear...

h**d
发帖数: 474
17
The article is from SUN, hehe
I think the market belongs to three big ones:
Eclipse, free oss, great IDE
Intellij, not free, great IDE
RAD(former WSAD), expensive, sucks, but there are so many IBM shops,
especially big companies.
g****0
发帖数: 220
18
eclipse
h**d
发帖数: 474
19
haha...When I used it, it was not bundled with Intellij yet.
Also I don't like the way intellij cvs(or svn) plugin works,
it's a waste to connect to cvs/svn everytime you add a new file.

【在 c*****t 的大作中提到】
: Well, if your do refactoring without SVN integration, that's
: going to be a major pain in the rear...

t*********g
发帖数: 23
20
IDEA 6.0 is just out.

1)

【在 g******e 的大作中提到】
: I agree. With big project at work an IDE is the only choice (I use IDEA 5.1)
: unless you are (1) crazy or (2) super smart.
: But when you write some small programs for fun or testing any good editors
: should be OK.

相关主题
Eclipse 华而不实,太费内存了第一次摸java的新手问
Myeclipse or Eclipse[请教]有关JAVA IDE的问题
我google了java进入了它的主页,然后提示下载javaIntelliJ 真的比 Eclipse 好吗
进入Java版参与讨论
h**d
发帖数: 474
21
By the way, if you use continuous integration, and have frequent checkins,
it should not be a big pain unless you r doing really big refactoring...

【在 h**d 的大作中提到】
: haha...When I used it, it was not bundled with Intellij yet.
: Also I don't like the way intellij cvs(or svn) plugin works,
: it's a waste to connect to cvs/svn everytime you add a new file.

c*****t
发帖数: 1879
22
Well, if your do refactoring without SVN integration, that's
going to be a major pain in the rear...

【在 h**d 的大作中提到】
: By the way, if you use continuous integration, and have frequent checkins,
: it should not be a big pain unless you r doing really big refactoring...

h**d
发帖数: 474
23
eclipse and intellij are both common.
There was a big debate about these two tools in my company for months.
I'm balanced between these two, would like to go for the most votes in
project.

【在 g****0 的大作中提到】
: eclipse
c*****t
发帖数: 1879
24
As an application developer, I prefer Eclipse over IntelliJ IDEA (I have
both). Mainly I like Eclipse can pool together errors/warnings in a simple
table. Its variable highlighting feature is also addictive. These are
the two things that I immediately miss when using IntelliJ IDEA.
IDEA has better class level modification tools such as auto-import. Alt-
enter
is consistent, and some frequently used keys are better than that of Eclipse.
Commit can auto-reformat/organize-import. IDEA also has

【在 h**d 的大作中提到】
: eclipse and intellij are both common.
: There was a big debate about these two tools in my company for months.
: I'm balanced between these two, would like to go for the most votes in
: project.

h**d
发帖数: 474
25
eclipse and intellij are both common.
There was a big debate about these two tools in my company for months.
I'm balanced between these two, would like to go for the most votes in
project.

【在 g****0 的大作中提到】
: eclipse
c*****t
发帖数: 1879
26
You can set IntelliJ IDEA s.t. it will use your default choice
of whether or not adding the new file (via "new" or copy/paste
a file or refactoring) to cvs/svn.

【在 h**d 的大作中提到】
: eclipse and intellij are both common.
: There was a big debate about these two tools in my company for months.
: I'm balanced between these two, would like to go for the most votes in
: project.

h**d
发帖数: 474
27
The article is from SUN, hehe
I think the market belongs to three big ones:
Eclipse, free oss, great IDE
Intellij, not free, great IDE
RAD(former WSAD), expensive, sucks, but there are so many IBM shops,
especially big companies.
h**d
发帖数: 474
28
The article is from SUN, hehe
I think the market belongs to three big ones:
Eclipse, free oss, great IDE
Intellij, not free, great IDE
RAD(former WSAD), expensive, sucks, but there are so many IBM shops,
especially big companies.
c*****t
发帖数: 1879
29
You can set IntelliJ IDEA s.t. it will use your default choice
of whether or not adding the new file (via "new" or copy/paste
a file or refactoring) to cvs/svn.

【在 h**d 的大作中提到】
: The article is from SUN, hehe
: I think the market belongs to three big ones:
: Eclipse, free oss, great IDE
: Intellij, not free, great IDE
: RAD(former WSAD), expensive, sucks, but there are so many IBM shops,
: especially big companies.

h**d
发帖数: 474
30
What's new in the Intellij6?
I only tried to install ruby plugin under trial version of Intellij6, failed
...
did not pay attention to other functionality

【在 t*********g 的大作中提到】
: IDEA 6.0 is just out.
:
: 1)

相关主题
java 新手JAVA IDE ?
Java5 compatibility issue有谁来给比较下 netbeans 和 myeclipse?
Java IDE 选择?调查:最好的Java IDE
进入Java版参与讨论
c*****t
发帖数: 1879
31
Strange, I've been using IntelliJ IDEA since v4.5 and never had
that problem...

【在 h**d 的大作中提到】
: What's new in the Intellij6?
: I only tried to install ruby plugin under trial version of Intellij6, failed
: ...
: did not pay attention to other functionality

h**d
发帖数: 474
32
why do u want to generate? It's customized for your own project ah:)
当然你的要求也有opensource满足,看一下Maven吧
h**d
发帖数: 474
33
Neither of their SVN plugins is good...I either use command line or
tortorise

simple
Eclipse.

【在 c*****t 的大作中提到】
: As an application developer, I prefer Eclipse over IntelliJ IDEA (I have
: both). Mainly I like Eclipse can pool together errors/warnings in a simple
: table. Its variable highlighting feature is also addictive. These are
: the two things that I immediately miss when using IntelliJ IDEA.
: IDEA has better class level modification tools such as auto-import. Alt-
: enter
: is consistent, and some frequently used keys are better than that of Eclipse.
: Commit can auto-reformat/organize-import. IDEA also has

g*****g
发帖数: 34805
34
At the end of the day, the one who attracts developers to develop
more plugins for it, will win. Very few switch from Eclipse to Netbeans,
RAD is Eclipse with commercial plugins and I wouldn't mind using
that with EJB projects. For now open source is taking the center stage,
no IDE can beat MyEclipse for overall values.

【在 h**d 的大作中提到】
: The article is from SUN, hehe
: I think the market belongs to three big ones:
: Eclipse, free oss, great IDE
: Intellij, not free, great IDE
: RAD(former WSAD), expensive, sucks, but there are so many IBM shops,
: especially big companies.

g*****g
发帖数: 34805
35
I checked some recent comments about IDE and Netbean 5.x does get a lot
of compliments. And I agree Eclipse does have to be serious with J2EE
development. VE and webtools are not really that great compared with
MyEclipse plugins.

NetBeans is on Fire. Check this out:
http://java.sun.com/developer/technicalArticles/Interviews/ditzel_qa.html
m******t
发帖数: 2416
36
OK, it doesn't help Netbean's image if its fans get all "spammy", now does
it? 8-)
B******N
发帖数: 445
37
等你搞jee, editor就不管用乐,或者生产效率就不行乐。
B******N
发帖数: 445
38
then how can you know what are differences between your local and svn for
all source files with one glance?

【在 h**d 的大作中提到】
: Neither of their SVN plugins is good...I either use command line or
: tortorise
:
: simple
: Eclipse.

h**d
发帖数: 474
39
svn status

【在 B******N 的大作中提到】
: then how can you know what are differences between your local and svn for
: all source files with one glance?

B******N
发帖数: 445
40
then can you merge, commit as you reading? for plugin, once you synchronized
, you can know exactly what are the difference, then really convinient to
commit and merge them. by reading the status i assume you have to flip your
explore back and forth to do it.

【在 h**d 的大作中提到】
: svn status
相关主题
调查:最好的Java IDE[转载] 有人在用NetBeans IDE么?
what's the most popular Java IDEnetbean and eclipse
请问用什么java developer? 在哪里下载?eclipse 气死我了!
进入Java版参与讨论
h**d
发帖数: 474
41
My checkin procedure:
finish coding, get latest code from sourcecontrol, run through all the tests,
check the source control again to see if there is new code available, commit
my change, waiting for cruisecontrol report(at the same time, write a test
to make my build fail without implementing the feature, then I can remember
where I'm at the next day)...
So I don't really care what other people checked in unless I see a merge
conflict.

synchronized
your

【在 B******N 的大作中提到】
: then can you merge, commit as you reading? for plugin, once you synchronized
: , you can know exactly what are the difference, then really convinient to
: commit and merge them. by reading the status i assume you have to flip your
: explore back and forth to do it.

1 (共1页)
进入Java版参与讨论
相关主题
[请教]有关JAVA IDE的问题what's the most popular Java IDE
IntelliJ 真的比 Eclipse 好吗请问用什么java developer? 在哪里下载?
java 新手[转载] 有人在用NetBeans IDE么?
Java5 compatibility issuenetbean and eclipse
Java IDE 选择?eclipse 气死我了!
JAVA IDE ?大家推荐一个Java的编程环境吧
有谁来给比较下 netbeans 和 myeclipse?Java fun
调查:最好的Java IDEEclipse 华而不实,太费内存了
相关话题的讨论汇总
话题: eclipse话题: intellij话题: idea话题: ide话题: svn