Netbeans vs. Eclipse in terms of Support Base

I was hoping to get some opinions from veterans and newbies alike regarding their experiences in terms of support for the two major IDE's: Netbeans and Eclipse. I have started with Netbeans, almost at random, simply because I didn't know which one to pick. After a month or so I find I quite like the interface, and building GUIs is a snap, but I have an extremely hard time getting newbie support for it. There is NO user forum at the netbeans site so new users must subscribe to a mailing list for help. The mailing list is fairly chatty. Busy even. But I personally have had a hard time getting any help from it.
I have no experience with Eclipse but I am willing to switch to it and learn it instead if it has a better support base for new users. However, I took a look at the eclipse site and didn't see much in the way of a forum there either. Do folks here have any opinions or insights they can share? I'd love to read them. Thanks!

ChuckBing wrote:
I believe Eclipse has less support than does NB; other opinions may be different.Which may just mean it doesn't need the level of support NB does :)disclaimer: I don't like either. IntelliJ forever (or VI,depending on context) O:=)
@%@^@$@$# forum software

Similar Messages

  • Using NetBeans and Eclipse to drag and drop forms, controls etc

    Hi, can you use NetBeans and Eclipse to drag and drop like say with C# in MS Visual Studio ?
    like forms and listboxes, textboxes etc ??

    And [this is a good place to start|http://java.sun.com/docs/books/tutorial/uiswing/index.html]
    db

  • General Eclipse Question (Not a NetBeans vs Eclipse Thread!)

    I am going to play around with Vaadin, and I am going to use Eclipse and the Vaadin plugin for this play.
    In reading the Book of Vaadin, the author actually recommend downloading Eclipse, unZIPping it, and running it from that unZIPped archive instead of "installing" it. The author mentions more control and less aggravation in the long run.
    Now, I don't use Eclipse much at all (I use NetBeans usually). What I have done in the past with BOTH NetBeans and Eclipse is:
    1) Install from repo, run as my account for work, run as root to do updates and install plugins.
    2) Install from repo, run as my account for work AND plugin installs/updates.
    I prefer #2 as it's less of an issue to just "blow away" all the plugins and start again if I need to.
    My bottom-line question is: "Does running Eclipse from my 'local' /home/xxx without actually 'installing' it really make that much difference compared to #2 above?"
    I'm hoping someone that has more experience with this can render an opinion. Also, if any of you have experience with Vaadin, do you have any tips for a noob?!?

    One consideration with running Eclipse from a local unzipped install is being able to create multiple instances, with a different mix plugins. I keep three core versions going for Java, Python, and Android development. I've found some plugins do not always play well with others in Eclipse. At least that was my experience with Ganymede and Helios. My Java instance is loaded up with a bunch of enterprise junk, like JBoss Drools and Spring plugins, so it can sometimes get bogged down at start up when connecting to remote resources over VPN.
    I've found that limiting the number of plugins I keep in any instance I use is helpful in keeping it stable. Note that you'll also need separate workspaces for each instance. Also, to keep your sanity, tarball a backup before installing or updating any plugins. Probably not for everyone, but it works for me.

  • NetBeans or Eclipse

    Hi All,
    Sorry for my English.....
    I want to write a Java application program that interacts with the user via GUI components and will have graphics (2D and maybe 3D - with Java3D of course) and maybe samll database. I wonder what is the best
    and robust environment for Java application programming - NetBeans or Eclipse?
    Thank you in advance

    This type of question is asked daily on here and the answer is always the same.
    If you already know NetBeans then stick with NetBeans. If you know Eclipse then use Eclipse. If you know not much about either then use the one whose name you like better. If all else fails throw darts at a board with their names on it and see which one wins.

  • Netbeans versus Eclipse for JNI

    We have a significant about of code to rehost on solaris 8, from xview, to new java guis interfacing legacy C code. Current develpment environment is vi and make. We want to evolve to Junit, Ant, CVS and eand IDE either Netbeans or Eclipse (maybe JbuilderX). Have used both for java but never for JNI. Now exploring Eclipse. Can anyone lead us to a forum on Netbeans versus Eclipse for this type of effort?

    Hi Ivar, thanks for your reply.
    Actually both Netbeans and Eclipse provide a C/C++ plug-in, so you can develop the C side as well. I'm using it in Eclipse. There is a C Ant task also, so you can build the C and Java together. (Ideally, we want to be able to step, in the source level debugger, from the java into the C native method, but I don't believe that has been worked out in any IDE.) I am working with Eclipse now, and you can edit java in the java perspective, click a C file, and automatically switch to the C perspective. That seems to work pretty well. On the other hand, Netbeans is a Sun sponsored project, and we are on Solaris, so maybe Netbeans has some platform dependent goodies that might tip the balance.
    You and I both know that while a tool may have a capability, that does not mean it does the job well. Somebody else must be doing the same thing that I am, so I'm looking to learn from the experience of others who are farther into the process. Maybe I can avoid having to get deeply into one tool, only to find I should have used another.

  • Netbeans Vs Eclipse .which one is best ?

    hello,
    My project work related to SNMP protocol. In my project I need to get and set data in a remote wireless device. for this , I want to know which one IDE (netbeans or eclipse) shall i use for my project.
    now I am working in netbeans. but, the problem is it may strucking up some times and it takes some time while getting data and also at that time it struck.
    If any one use the both IDEs, give your suggestions.
    thank you.

    I use netbeans at work, I am currently using the
    latest release. I find it quite slow, and it hangs
    quite often for periods of anything between 10
    seconds and 2 minutes.
    One of my colleagues is now using eclipse as he was
    having similar problems with netbeans, and I am
    thinking of changing to eclipse.
    I will wait until I get a ram upgrade for my work
    machine though, as this could be the reason I am
    experiencing this.I used to have this problem too whenever I unplugged my computer and it was running off of battery (I'm using a laptop). It frustrated me for a long time until someone suggested it was my power settings. I also noticed in the interim that it wasn't just NetBeans, it was all my Java programs. My graphics card (ATI Radeon) was optimizing for battery life when my computer wasn't plugged in. So I adjusted my power settings and now NetBeans works fine whether or not my computer's plugged in.
    I did briefly use Eclipse before I changed my power settings, and it didn't seem to suffer from the same problems NetBeans did. I think it's due to the fact that NetBeans uses Swing whereas Eclipse uses SWT.

  • NetBeans to Eclipse error

    Hi. I've some problem taking the source files from NetBeans to Eclipse. I want to build a GUI in NetBeans and do the coding in Eclipse.
    When I transferred the source files to Eclipse the following error message *'org.jdesktop cannot be resolved to a type'* comes up. This error comes up on the following line of code: org.jdesktop
    Now in NetBeans everything compiles fine so I don'n know why it does not compile using Eclipse. Also, everything so far is autogenerated.
    Any suggestions?
    Thanks.

    To fix the problem you have to add few jar files to your build path.
    1) appframework from YOUR_NETBEANS_DIR/java1/modules/ext
    2) org-desktop-layout from
    YOUR_NETBEANS_DIR/platform7/modules
    3) swing-layout from YOUR_NETBEANS_DIR/platform7/modules/ext
    For adding them to your projects
    -in package explorer right click on your project, then click properties.
    choose java build path from left and then libraries tab from right. click on "add external jar" and add the jar files I mentioned one by one.
    That worked for me.

  • Airport utility does not support base station? Help!

    I cannot get base station light to turn green. Blinking amber. I upgraded to a new Verizon modem and since then the base station does not work. What can I do?

    Make sure the new Verizon Modem is not also a WiFi Router, if it is then that may be your issue.  If it is indeed just a Modem then your Ethernet Connection should work and your base station should be working.  You said "Airport Utility does not support base station".  Don't know what you meant by that.  Do you have an Airport Extreme, Airport Express or a Airport TC as a Base Station?  If yes, you should be able to set up your Network via Airport Utility.  If the Verizon Modem is only a Modem then unplug the power from your Airport Base Station, then unplug the Power from your Verizon Modem for at least 1-minute.  Plug the Modem back in and give it a moment or so, then make sure you do have an Ethernet cable going from your Verizon provided Modem to your WAN port on your Airport Base Station.  Now power up your Airport Base Station and go to your Airport Utility.  Find the Base Station and click on Edit...  Make sure your Network Name is correct, your Password is Correct, your Security method is correct (example:  WPA2 Personal).  If all correct see if your blinking Amber light is now Solid Green. 

  • Just did firm ware update on time capsule an now my airport express not connected do to air port utilities doesn't support base station ??

    just did firm ware update on time capsule an now my airport express not connected do to air port utilities doesn't support base station ?

    mickair wrote:
    I have been experiencing some networking problems
    Welcome to Apple's discussion groups.
    I have the latest Time Capsule ("TC"), an old Airport Extreme Base Station ("AEBS") bought in 2007 and 2 Airport Expresses, one bought in 3 months ago ("AE-Alpha") and the other bought back in 2007 ("AE-Beta"). All of them have been updated with the latest firmware.
    Based on those dates, the AirPort Extreme is probably flat (as opposed to dome-shaped), making it 802.11n-capable. The Newer AirPort Express is probably an 802.11n-capable model A1264, while the older one is probably a model A1084 or A1088.
    I use {the TC's} DHCP function ... to avoid unauthorized use.
    This a discussion for another thread, but that's not what DHCP is for.
    The wireless setting for it is to participate as WDS Main, but after reading various posts, it seems WDS is a bad idea
    With that older AirPort Express you're stuck with WDS unless you decide to replace it with a newer model.
    The AEBS is currently setup as being a WDS Relay at the moment
    Why a relay? That's only needed if there's another base station "beyond" it that is configured to depend on it.
    Since the AEBS is connected to the TC via Ethernet, you should probably configure it as a "roaming network":
    http://discussions.apple.com/thread.jspa?threadID=2273124
    {The AE-Alpha} connects fine as WDS remote at the moment
    I don't have any experience with mixed WDS and non-WDS networks, but since it's 802.11n-capable, you may be able to configure it to "extend" the network of the TC rather than as WDS. Look for a setting on the TC to "Allow this network to be extended".
    Physical location:
    AEBS in one end, TC and AE-Alpha in the middle while AE-Beta on the other end.
    A device such as "AE-Beta" that's supposed to extend a network shouldn't be "at the end" but should be half way between the central base station and the clients that need an extended network.

  • NetBeans or Eclipse  EOL'd?

    Hello everyone. It is time for me to select a Java IDE!
    From a business perspective it does not make sense for Oracle to continue R&D in Eclipse and NetBeans. I heard Oracle will use Eclipse as their reference (open source) IDE? NetBeans will be EOL'd: supported for a few more years, and no further improvements (just like what MSFT did to XP)? I don't want to start the holy war of which is "better". Rather, what is the consensus opinion regarding Oracle's real plans for Eclipse and NetBeans. I just got to believe that Oracle is a "for profit" company, and thus going forward one IDE will get better and the other will get worse. I would love to hear the opinions of the guys that actually write code.

    JoachimSauer wrote:
    [Check this|http://www.oracle.com/technology/tech/java/htdocs/javatoolsfaq.html]. There's no use in discussing this here.
    That is exactly what I was looking for and sorry I could not find it on my own. It is a strange feeling that Oracle the company, and Java the technology, are now tightly coupled.
    dpxqb wrote:
    I would love to hear the opinions of the guys that actually write code.Almost everyone who's active around here is not employed by Sun/Oracle, so if you hope for "the official pitch", then you won't be getting it here.ok. I understand. thank you.

  • Netbeans or Eclipse.. which one is better?

    Hi people, I am new in Java development and I want to know your opinion about IDEs. Which one is better? Eclipse or Netbeans or another one you can suggest?
    By the way, I have had a question about BASEDIR thing.. Whatever I have done couldnt solve my problem, but I have known that it was very much related with my old system, I have had other serious problems as well. So I made a radical choise and changed my technology and passed from 98 to XP and over 1 night all of my problems dropped magically! I had to do this...
    Thank you for all your suggestions and time :)
    Have a beautiful day...
    Gulsum

    On;
    ``...Quite frankly, I have never seen anyone post advice about compiling and running programs that actually knows the rules correctly. Every time I compile a program with packages, it seems I have to add a new tip to my long list of tips for getting programs to compile. As far as I can tell, the "expert approach" is to include every possible path that could possibly pertain to the program in the -classpath and hope that works....``
    Why is it that much a problem to compile and run? .. as you say too, in worst case, put everything on background (I think classpath here in Java terminology), in anycase the program must be compiled and run, as long as it finds everything it refers to... huh? If my logic is correct, then why still its a hard point to compile and run a program?
    And as to the personal development approaches, both have their own cons and pros... In dr.s approach (which in general the approach of the elders that come from legacy technologies and learn everything from scratch and robustly) you sweat a lot but become tough in long term.... in your approach, its much more pragmatic and logical to make a quick start and to go on to develop yourself in long term... in general I like to learn something by all its aspects, but its related with your resources (mostly time) to spend, as well as your mentality.
    And by the way corlettk, the ``God botherer`` term rolled me on the floor :) Actually I am one of them as well and I think he loves to hear our voices like a daddy loves his baby's :) At least I love Him...
    And yes your right... another example for hearing yourself is turning the questions of the people to them back.. and they CAN answer their own question %90.. well... %90 may be a litte exaggerated :) .. lets say a lot.

  • Glassfish with NetBeans and Eclipse

    Hi,
    I have both NetBeans Java EE and Eclipse IDE for Java EE Developers installed on my laptop. With NetBeans Java EE I have the installed the Glassfish and Tomcat server . Can I use/'integrate' this same Glassfish and Tomcat server with my Eclipse installation or is it advisable to install a "standalone" Glassfish &Tomcat server specific for my Eclipse environment?
    Thanks.
    Guy

    Hi!
    Yes you can integrate/use Glassfish and Tomcat with your Eclipse installation.
    For Glassfish support in Eclipse (assuming you are using Eclipse Luna) you have to install first: http://marketplace.eclipse.org/content/glassfish-tools-luna
    The integration is really simple: https://blogs.oracle.com/oepe/entry/getting_started_with_glassfish_4
    Hope hits help,
    Kind regards.

  • NetBeans or Eclipse: Which is better for GUI development ?

    I am relatively new with JAVA, came from embedded software domain mostly in C.
    My interest is to learn and develop the GUI applications using Swing.
    I am currently in a process of evaluating the IDEs, Eclipse and NetBeans on Linux desktop environment (SuSE 10.3).
    My primary findings found that, NetBeans is better equipped with GUI development while Eclipse needs to have a plugin installed.
    For GUI development, I found that few of my fellow Java developer friends have mixed feelings about these two wonderful IDEs, in summary here are the comments:
    1) Developing GUI is better without any assistance from built in designers of IDEs (e.g. NetBeans or Visual Swing of Eclipse). Because, they put extra 'garbage" codes which are very much IDE specific.
    2) GUI development in NetBeans is faster and more productive than Eclipse
    3) Visual Swing for Eclipse is not a matured product and it is far inferior than NetBeans' capabaility
    Now I ask a question, what is the best practice to adopt for starting the GUI development ? NetBeans or Eclispse or IDE-less development ?
    Thanks.

    atomodachi wrote:
    Now I ask a question, what is the best practice to adopt for starting the GUI development ?
    NetBeansThis is my preference for IDE's. Please note that as I stated that is my preference. There isn't any best, some are clearly better than others for one reason or another, but once again, that boils down to personal preference.
    EclispseNot my preference.
    IDE-less development ?IMO: that is just silly. Unless you just enjoy tons of typing; why would you ever embark on doing something without a tool to speed up the process. Now that is not to say that in using your IDE you should start out by just dragging and dropping up a storm and merrily running down the road in ignorance until you hit a rough spot and have things dramatically pointed out that you've really not a clue about what is happening. Use the IDE, but learn how to do the manual processes along with it. That means that sometimes you'll not drag and drop to build your GUI, you'll actually code the entire thing. And you really should learn to do things command-line like compile. Do yourself a really big favor too, learn the debugger. The integrated debuggers is, perhaps, one of the best inventions in productivity tools that has as of yet been invented for developers.
    In any case, have fun... choose what you like, it really does come down to personal preference. I've worked in several shops over the years and most have come to the conclusion that if you can get the work done, and have projects that others can use, then to each their own preferences. The discussion rages on for and against each of the systems that you have mention--each have valid arguments--it boils down to what do you want and like.

  • How to install struct2 in netbeans and eclipse

    how to install struct2 in netbeans and eclipse

    Hi ganesh_delhi1980,
    It's Struts 2 and not struct2.
    You may verify what version of Struts is already installed on your IDE, you may also download and install packages :
    - NetBeans : Tools > Plugins
    - Eclipse : Help > Software updates...

  • Eclipse plugin doesn't support multiple build directories

    Eclipse 3.0 supports different build directories for each source tree.
    However, if you use this feature, the Kodo plugin doesn't work. It can't
    find the classes and puts ClassNotFoundException in the log and a
    meaningless NestableRuntimeException to the user with no indication of why.
    -joel

    Eclipse plugin currently available for Europa will not work with Ganymede.  A new version of Eclipse is being released very soon that is compatible with Ganymede.  It will be available on the Crystal Reports for Eclipse portal at http://www.sdn.sap.com

Maybe you are looking for

  • Itunes is not recognising my ipod when plugged in to my computer

    I have recently updated itunes and my ipod is no longer recognised by my computer when i plug it in.

  • Nokia Lumia 1520 Issue

    Hi , I had issues with my new nokia lumia 1520 and the issues are as follows: 1)Touch and display problem and screen flickering and doesnt let me use any app on the phone and even if im trying to unlock my phone, it inputs its own password and locks

  • Indesign cs6 not responding on Mac

    I am trying to open indesign on iMac sox lion but the program does not get passed the startup part then says not responding. I am using all the other applications from creative web premium and they are working fine. Any advice?

  • How to apply an object style based on paragraph style?

    Have a job where a single page with a frame of 3 columns is repeated many times. (It is always alone and behind a title page) But this system is not very good if the text flows... Formatting is lost. Obviously, anchored frames should be a solution bu

  • US Sales Tax - Some materials are taxable in some states and not others....

    We have lots of materials which are classified and grouped. All materials grouped are taxable somewhere so the material tax classificiation is set to 1. In some states, some material groupings are not taxable whilst others are so there is a State Tax