Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse and NetBeans
Eclipse and NetBeans [message #188040] Mon, 15 January 2007 11:07 Go to next message
Eclipse UserFriend
Originally posted by: louarnoldottawa._yahoo.ca

I'm interested in creating a Java application. This will be a serious
process, not a toy and not a for learning purposes, although I will learn
Java in the process.

However, there appear to be two free-of-charge IDE's: Eclipse and
NetBeans, and so the question is which one to use. Comments would be
appreciated, but please reply if you have experience with both.

The application I write will be largely database applications. A strong
GUI builder capability will therefore be important.
Re: Eclipse and NetBeans [message #188117 is a reply to message #188040] Mon, 15 January 2007 12:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <37292d605e50f2eaea67d99d3c89801f$1@www.eclipse.org>,
louarnoldottawa@_yahoo.ca says...
> I'm interested in creating a Java application. This will be a serious
> process, not a toy and not a for learning purposes, although I will learn
> Java in the process.
>
> However, there appear to be two free-of-charge IDE's: Eclipse and
> NetBeans, and so the question is which one to use. Comments would be
> appreciated, but please reply if you have experience with both.

I tried both when migrating off of SilverStream, and found NetBeans a
bit more intuitive and easier to get started with, but not quite as
versatile (I needed more than just java support), so I went with
Eclipse.

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Eclipse and NetBeans [message #188132 is a reply to message #188117] Mon, 15 January 2007 13:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: louarnoldOttawa._yahoo.ca

Thanks for your reply.

When you moved to Eclipse, what did you use as a graphical GUI designer?
Re: Eclipse and NetBeans [message #188161 is a reply to message #188132] Mon, 15 January 2007 13:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <3f12ad2b4ddca10f6d24087daecf8602$1@www.eclipse.org>,
louarnoldOttawa@_yahoo.ca says...
> Thanks for your reply.
>
> When you moved to Eclipse, what did you use as a graphical GUI designer?

I don't use one; all my apps are (for now, anyway) either command-line
driven, or webapps. That is likely to change within the next few
months, though.

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Eclipse and NetBeans [message #188169 is a reply to message #188132] Mon, 15 January 2007 14:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ken.kroberts.in.9ci.com

On 2007-01-15, Lou Arnold <louarnoldOttawa@_yahoo.ca> wrote:
> Thanks for your reply.
>
> When you moved to Eclipse, what did you use as a graphical GUI designer?
>

The guy who started me on Eclipse said he used NetBeans as a GUI
designer and Eclipse for everything else. I'm not so much of a GUI
freak, even though I use some of the components, but he seemed to like
using both.

His opinion was that NetBeans has the best GUI designer anywhere, but
Eclipse has a much more versatile product overall.
Re: Eclipse and NetBeans [message #188208 is a reply to message #188169] Mon, 15 January 2007 14:21 Go to previous messageGo to next message
Eclipse UserFriend
<ken@kroberts.in.9ci.com> wrote in message
news:slrneqnk2n.p1c.ken@kroberts.in.9ci.com...
>
> His opinion was that NetBeans has the best GUI designer anywhere, but
> Eclipse has a much more versatile product overall.

The Swing Designer portion of our WindowBuilder Pro
(http://www.windowbuilderpro.com/) product runs circles around the GUI
builder in NetBeans (sometimes referred to as "Matisse"). The NetBeans GUI
builder has been extremely overhyped while being underfeatured relative to
other tools such as ours, JFormDesigner or even the Eclipse VE. If it
weren't for its support for the new GroupLayout (which we support even
better than they do), there would be nothing to recommend it. Its
uni-directional code generation and inability to even parse its own
generated code is pretty sad.

-Eric Clayberg
Sr. Vice President of Product Development
Instantiations, Inc.
http://www.instantiations.com
http://www.windowbuilderpro.com/

Author: "Eclipse: Building Commercial Quality Plug-ins"
http://www.awprofessional.com/title/0321228472
Re: Eclipse and NetBeans [message #188216 is a reply to message #188208] Mon, 15 January 2007 14:36 Go to previous messageGo to next message
Eclipse UserFriend
Eric Clayberg wrote:
> <ken@kroberts.in.9ci.com> wrote in message
> news:slrneqnk2n.p1c.ken@kroberts.in.9ci.com...
>> His opinion was that NetBeans has the best GUI designer anywhere, but
>> Eclipse has a much more versatile product overall.
>
> The Swing Designer portion of our WindowBuilder Pro
> (http://www.windowbuilderpro.com/) product runs circles around the GUI
> builder in NetBeans (sometimes referred to as "Matisse"). The NetBeans GUI
> builder has been extremely overhyped while being underfeatured relative to
> other tools such as ours, JFormDesigner or even the Eclipse VE.

I did only one GUI project in NetBeans before switching to Eclipse (and
NetBeans may well have had a GUI designer upgrade since then), but when
I did that one app I ended up installing Jigloo in part because it was
"bidirectional". I haven't tried VE yet, but I would be surprised if
the NetBeans builder was the gold standard (unless it got a major
overhaul in the past year or so).

My main reason for switching to Eclipse was wider support and more
plug-ins available (including languages other than Java). I find the
Eclipse debugger a bit easier to use, but it's long enough since I was
on NetBeans that I can't really give a fair comparison.

/Paul
Re: Eclipse and NetBeans [message #188231 is a reply to message #188040] Mon, 15 January 2007 16:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Lou Arnold wrote:
> I'm interested in creating a Java application. This will be a serious
> process, not a toy and not a for learning purposes, although I will
> learn Java in the process.
>
> However, there appear to be two free-of-charge IDE's: Eclipse and
> NetBeans, and so the question is which one to use. Comments would be
> appreciated, but please reply if you have experience with both.
>
> The application I write will be largely database applications. A strong
> GUI builder capability will therefore be important.
>

It is largely a matter of taste, but I think you'll find the community
support behind Eclipse is more than NetBeans. Just look at the number of
free and commercial plugins that are available for Eclipse; I don't
think NetBeans even comes close. As someone else already said, the
biggest "selling" point of NetBeans is their Matisse GUI layout tool -
if that is the biggest feature you have to hype, what does that say
about the overall usefulness of the tool? And since it is not
bi-directional, it is utterly useless for a lot of kinds of work where
editing of the generated code is necessary.

Eclipse has its own Visual Editor (VE) project/plugin which you can
install via the Update Manager. See
http://www.eclipse.org/vep/WebContent/faq.html#install_howto for
instructions.

There are other third-party visual GUI tools, too. I can recommend any
product from Instantiations, as they've been in the Java tool business
for a very long time and have a history of quality products.

There are also numerous plugins to help you work with your database. The
Eclipse.org project WTP (Web Tools Project) includes DB tools, but there
are many others, some even better.

Hope this helps,
Eric
Re: Eclipse and NetBeans [message #188278 is a reply to message #188231] Mon, 15 January 2007 20:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ken.kroberts.in.9ci.com

On 2007-01-15, Eric Rizzo <eclipse5@rizzoweb.com> wrote:
> Lou Arnold wrote:
>> I'm interested in creating a Java application. This will be a serious
>> process, not a toy and not a for learning purposes, although I will
>> learn Java in the process.
>>
>> However, there appear to be two free-of-charge IDE's: Eclipse and
>> NetBeans, and so the question is which one to use. Comments would be
>> appreciated, but please reply if you have experience with both.
>>
>> The application I write will be largely database applications. A strong
>> GUI builder capability will therefore be important.
>>
>
> It is largely a matter of taste, but I think you'll find the community
> support behind Eclipse is more than NetBeans. Just look at the number of
> free and commercial plugins that are available for Eclipse; I don't
> think NetBeans even comes close. As someone else already said, the
> biggest "selling" point of NetBeans is their Matisse GUI layout tool -
> if that is the biggest feature you have to hype, what does that say
> about the overall usefulness of the tool? And since it is not
> bi-directional, it is utterly useless for a lot of kinds of work where
> editing of the generated code is necessary.
>
> Eclipse has its own Visual Editor (VE) project/plugin which you can
> install via the Update Manager. See
> http://www.eclipse.org/vep/WebContent/faq.html#install_howto for
> instructions.
>
> There are other third-party visual GUI tools, too. I can recommend any
> product from Instantiations, as they've been in the Java tool business
> for a very long time and have a history of quality products.
>
> There are also numerous plugins to help you work with your database. The
> Eclipse.org project WTP (Web Tools Project) includes DB tools, but there
> are many others, some even better.
>
> Hope this helps,
> Eric

Regarding the GUI tool, I have used neither one (NetBeans nor Eclipse)
so I can hardly argue anyone's point. I was forwarding an opinion given
me by someone else, which amounts to hearsay. I'll certainly take a
look at the products which have been mentioned.

Regarding the number of plugins, I have to agree. My company has been
using JBuilder for years, and now we're converting to Eclipse. Eclipse
has a lot of features I really like, including the first GUI CVS tool
that I'll actually use most of the time, rather than the command line.

IMHO, any company that makes a commercial IDE needs to watch their back.
Eclipse is coming, and it ain't gonna stop. I've been programming for
decades, and I can't recall any single tool that ever changed how an
entire industry works quite so much as this one does. Companies are
bailing out of the IDE market it seems, and trying to get whatever
commercial functionality they want to keep into an Eclipse plugin.
Re: Eclipse and NetBeans [message #188437 is a reply to message #188208] Tue, 16 January 2007 10:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wojtek.a.com

Eric Clayberg wrote:
> http://www.windowbuilderpro.com/

You need a <title> tag in your HTML, so that the "Add Bookmark" has something to use other than the URL
Re: Eclipse and NetBeans [message #188463 is a reply to message #188040] Tue, 16 January 2007 13:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: louarnoldottawa._yahoo.ca

Some very interesting points. I did not think that bi-directional
code/graphic interpretation was of concern, but I do recall a time from
years back that I had just such a problem: modifying generated code was
not possible, so at some point one had to abandon the GUI tool.

I must confess, even with my limited knowledge, there seems to be an
underlying momentum to Eclipse. Yet to me it seems unweildy. I can't get a
good grasp of how it works.

On the other hand, NetBeans *is* supposedly new and better. I think I'll
have to give both VE and NetBeans a try.
Re: Eclipse and NetBeans [message #188482 is a reply to message #188463] Tue, 16 January 2007 14:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <93d05a93f42bbc74db2e78fd7835992f$1@www.eclipse.org>,
louarnoldottawa@_yahoo.ca says...
> Some very interesting points. I did not think that bi-directional
> code/graphic interpretation was of concern, but I do recall a time from
> years back that I had just such a problem: modifying generated code was
> not possible, so at some point one had to abandon the GUI tool.
>
> I must confess, even with my limited knowledge, there seems to be an
> underlying momentum to Eclipse. Yet to me it seems unweildy. I can't get a
> good grasp of how it works.
>
> On the other hand, NetBeans *is* supposedly new and better. I think I'll
> have to give both VE and NetBeans a try.

Yep. Both of them have a large population of dedicated users, so you'll
just have to see which one fits your needs and preferences the best.


--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Eclipse and NetBeans [message #188928 is a reply to message #188463] Thu, 18 January 2007 23:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Lou Arnold wrote:
> Some very interesting points. I did not think that bi-directional
> code/graphic interpretation was of concern, but I do recall a time from
> years back that I had just such a problem: modifying generated code was
> not possible, so at some point one had to abandon the GUI tool.
>
> I must confess, even with my limited knowledge, there seems to be an
> underlying momentum to Eclipse. Yet to me it seems unweildy. I can't get
> a good grasp of how it works.
>
> On the other hand, NetBeans *is* supposedly new and better. I think I'll
> have to give both VE and NetBeans a try.
>

Lou, you're email address suggests to me that you live in Ottawa (I
assume Canada). If you want to come over the Eclipse Foundation and
spend a little time talking and learning about Eclipse, I'd be happy to
help you out. Let me know.

Wayne
Re: Eclipse and NetBeans [message #191829 is a reply to message #188208] Sat, 03 February 2007 04:48 Go to previous message
Eclipse UserFriend
Originally posted by: catdogbeloved.yahoo.com

"The Swing Designer portion of our WindowBuilder Pro
(http://www.windowbuilderpro.com/) product runs circles around the GUI
builder in NetBeans (sometimes referred to as "Matisse")."

It runs only on Windows and Linux. There is no support for Mac OS X.
Previous Topic:Error running tutorial
Next Topic:graphical GUI designer?
Goto Forum:
  


Current Time: Fri Sep 26 07:02:31 EDT 2025

Powered by FUDForum. Page generated in 0.12110 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top