s****e 发帖数: 19 | |
B*********h 发帖数: 800 | 2 added support for detecting non-synchronized deadlocks. this is what I care
about anyway.
【在 s****e 的大作中提到】 : Anyone start using it?
|
t****r 发帖数: 25 | 3 said faster.
【在 s****e 的大作中提到】 : Anyone start using it?
|
c*****t 发帖数: 1879 | 4 It has two things that I care about.
1. It bundles its own Bean Scripting Framework like API for
plugging in custom scripting engines. It also bundles
Rhino JavaScript engine with it. However, AFAIK, you
can't run Rhino JS engine under WebStart sandbox. I
didn't try it for 1.6 yet, but I think that would be
the same case for 1.6. So it can cause unnecessarily
problems for some people.
This change is probably more useful for server than client
since BSF has been out th
【在 s****e 的大作中提到】 : Anyone start using it?
|
y********o 发帖数: 2565 | 5 System.Console
【在 s****e 的大作中提到】 : Anyone start using it?
|
g*****g 发帖数: 34805 | 6 Sigh, we still stick to 1.4 for server side development.
Can live without 1.5 though.
【在 s****e 的大作中提到】 : Anyone start using it?
|
m******t 发帖数: 2416 | 7 I was just trying out NetBeans 5.5 in JDK 6 and gnome. It was quite a
pleasant surprise. Overall I even felt that it was smoother than Eclipse -
as far as Eclipse's gtk binding is concerned. I still don't think Swing
beats SWT in Windows, probably very close in JDK 6 though.
On a side note, no, I'm still not switching over to NetBeans. 8-) One thing
missing which I noticed right away is the ability to highlight on the fly
all the references to the variable/type currently under cursor. It's an
e |
c*z 发帖数: 62 | 8 NetBeans' profiler is very impressive. does anyone
know if there is a profiler plugin for eclipse?
thing
【在 m******t 的大作中提到】 : I was just trying out NetBeans 5.5 in JDK 6 and gnome. It was quite a : pleasant surprise. Overall I even felt that it was smoother than Eclipse - : as far as Eclipse's gtk binding is concerned. I still don't think Swing : beats SWT in Windows, probably very close in JDK 6 though. : On a side note, no, I'm still not switching over to NetBeans. 8-) One thing : missing which I noticed right away is the ability to highlight on the fly : all the references to the variable/type currently under cursor. It's an : e
|
A**o 发帖数: 1550 | 9 we just quietly switched to 1.5 in prod 2 weeks ago.
we're free to use 1.5 features at development now.
learning...
【在 g*****g 的大作中提到】 : Sigh, we still stick to 1.4 for server side development. : Can live without 1.5 though.
|