At present we have the following IDEs in industry for Java development: Borland- JBuilder NetBeans- Open Source NetBean IDE (Supported by Sun) Eclipse- Open Source (Supported by IBM) IBM- WSAD Eclipse based IDE BEA- WebLogic Workshop
In terms of reduction in development time, every IDE has its pros and cons. But one thing about Eclipse based IDEs is you can add plugins (not sure if this is possible with NetBeans) This gives you lot of flexibility.
Thanks!! ML
shailesh sonavadekar
Ranch Hand
Joined: Oct 12, 2000
Posts: 1874
posted
0
Bill & Martin , thanks for reply. i know it is hard to quantify. But , anybody has conducted such independent study ?
with warm regards Shailesh
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: does eclipse provide any reduction in development time ?