Which Java IDE is the most RAD in a Delphi-like way? [closed]
Asked Answered
G

5

5

I want to develop Java apps, real quick, what IDE should I choose?

Glassco answered 28/11, 2008 at 7:28 Comment(0)
N
3

I think CodeGear jbuilder is a very good start.

Nev answered 28/11, 2008 at 7:30 Comment(0)
B
5

IntelliJ IDEA. from JetBrains.

Burgos answered 28/11, 2008 at 7:35 Comment(1)
I love Intellij IDEA but I wouldn't say RAD toolRiemann
F
5

That depends on which type of developer you are. You the "emacs" (powerful tool) or the "vi" (get things done) type? I, for example, won't touch IntelliJ IDEA even if I was paid for it (and I am). It just gets in my way. I'm an Eclipse guy. Other people can't stand anything besides NetBeans.

I suggest to download IntelliJ, Eclipse and NetBeans and give each a go. Take one day with each, write a piece of code and see how it fits you. Do you get around? Or does the IDE get in the way? Can you quickly find what you seek or are you drowned in options? Does the ride feel smooth or bumpy? Do the defaults match your personal preferences?

Fortuna answered 28/11, 2008 at 7:56 Comment(4)
The full power of an IDE only becomes clear when you get used to it. Most have a whole lot of shortcuts that make your live alot easier once you start using them alot. And you dont even need alot of them.Shirtwaist
The things that annoy you most from day #1 won't change much. If you can't find a way to do what you want, it's the wrong tool. If the way it works gets in your way, it's the wrong tool. And the "full power" also gets in your way while you learn to use something. It's just too much.Fortuna
The OP's question was about "RAD in a Delphi-like way". I don't think this is a person who wants emacs or vi.Lull
"RAD" developers are usually the "emacs" type. For an explanation of the two types, see my blog.Fortuna
N
3

I think CodeGear jbuilder is a very good start.

Nev answered 28/11, 2008 at 7:30 Comment(0)
L
3

Do you mean desktop GUI apps? Then NetBeans' GUI builder is alledgedly very good.

For any other class of app, IntelliJ IDEA wins by many miles. Note: it costs money.

Lull answered 28/11, 2008 at 7:49 Comment(2)
it offers a free trial that you can renew each monthShirtwaist
IntelliJ Idea has also a good GUI builder ( perhaps just a little behind Netbens ) jetbrains.com/idea/features/gui_builder.htmlBurgos
D
1

For web apps - IBM RAD - it's based on Eclipse, but contains much more advance features.

Dovap answered 28/11, 2008 at 9:15 Comment(1)
RAD has many problems and usage many resourceSzombathely

© 2022 - 2024 — McMap. All rights reserved.