Is NetBeans (IDE) for lazy people or what?

why NetBeans (IDE) or Manual Coding which is better and why? because i dont seem to enjoy netBeans anyone please tell me benifits (IDE) has over Manual Coding excluding time factor.

Trini_Rich wrote:
I've been using Netbeans for about 2 years now and I've considered the code-completion feature as one of the biggest advantages of using the tool. If your SDK javaDocs are loaded correctly you can get a list of all possible methods and fields that apply to a particular type of object by simply placing a 'dot' after the instance variable (most IDEs will perform the same thing).
This way you don't need to bang your head against a wall trying to remember every method that applies to a class or need to refer to a separate Docs folder for class information.
After a while you start remembering some of those methods and what arguments they take. In my opinion it is a great learning tool which also aids rapid application development. It has nothing to do with being lazy.I disagree. It has everything to do with being lazy. It's just that laziness is underrated as a quality, and as the primary driver behind an enormous number of innovations and advances. If mankind wasn't inherently lazy, we'd never have bothered inventing the wheel. Laziness brought us machines, it brought us computers, it brought us high level languages, it brought us IDEs, it brought us build tools, it brought us code generators, it brought us jakarta-commons :-)

Similar Messages

  • Unable to configure Netbeans IDE for IDM

    I am trying to configure Netbeans IDE for my IDM project. I am using Netbeans 6.8 with the compatible plugin with JDK 1.6.
    For creating the project, I select Identity Manager Project and then provide the war file, that I create for my existing IDM installation(so that Netbeans IDM project is connected with my existing IDM project), and then select Configure repository later.
    When I perform Build, I get the following error.
    <Error during build>
    Indexing C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\custom\WEB-INF\config\custom-init-postprocess.xml
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\idm-staging\sample\admins.xml: Unexpected error parsing: com.sun.idm.idebridge.util.InternalError: com.waveset.util.InternalError:
    ==> java.lang.IllegalStateException: Error attempting to encrypt: Could not initialize class javax.crypto.SunJCE_b
    com.sun.idm.idebridge.util.InternalError: com.waveset.util.InternalError:
    ==> java.lang.IllegalStateException: Error attempting to encrypt: Could not initialize class javax.crypto.SunJCE_b
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\nbproject\nbjdk.xml:8: The following error occurred while executing this line:
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\build.xml:384: Object validation failed; see object validator error output for details.
    BUILD FAILED (total time: 21 seconds)
    </Error>
    Anyone with similar issues, and workarounds would be appreciated.

    Use Netbeans 6.1 and Sun Identity Manager 8.1.1 and download plugin com-sun-idm-ide_8.1.0.20080630.nbm from http://java.net/projects/identitymanageride/downloads
    Currently i have installed it and it is working fine for me.
    OR
    re-downloaded idm ide-bundle.zip respective to your idm version and try to craete project in Netbeans 6.1 and 6.8.

  • NetBeans IDE for Mono development

    Hi! Good day. I just wondered if NetBeans will support editor, debugger, etc. for Mono project? NetBeans claims to be the only IDE we need, it current has the features of PHP, C/C++ development, and why not Mono? Because currently in my work I was writing Mono code with MonoDevelop (since no VisualStudio for Linux), and I don't like this MonoDevelop IDE, that's why I was wondering if NetBeans will support this Mono development? Ahh... Crazy me. Hehe.. Thanks.
    Update me if I'm missing something. Thanks again.

    Ronillo wrote:
    Update me if I'm missing something. Thanks again.Netbeans related questions belong in netbeans forums.
    Mel

  • Preverification Error while using kXML with Netbeans IDE

    Hello All,
    I am using Netbeans IDE for wrting a program that parses a xml using
    kXML and display some results on screen.
    The Netbeans IDE gives the various obfuscation levels.
    The code is properly compiled at any level less than the
    highest obfuscation level. If I compile it at HIGH obfuscation level then it gives the following error-----
    Error preverifying class e
    VERIFIER ERROR e.a(Ll;)Lorg/kxml/kdom/Element;:
    Cannot find class org/kxml/kdom/Element
    D:\Netbeans_Workspace\TestObfuscation\nbproject\build-impl.xml:269: Preverification failed with error code 1.
    BUILD FAILED (total time: 4 seconds)
    How can we obfuscate the program using highest level of obfuscation.
    Thanks
    Vikas

    Thanks Peace,
    But I am facing the same problem even when I use the source java files of kXML and include those in my project and use them as additional classes to my class.
    It again builds properly when I don't use the highest obfuscation level.
    But if I try to obfuscate using Level HIGH it throws the same error.
    However when I try to run this project from J2ME Wireless Toolkit, it is running fine on the emulator.
    I guess the error is something specific to Netbeans IDE. Have anyone of you encountered such a bizzare error.
    Thanks,
    Vikas

  • Netbeans ide - can't see var's

    I am running the netbeans IDE for the first time. I don't have any experience using IDE debuggers. I see the 'local variables' window, and there is a list of variables, but certain variables aren't listed. I'm not sure if this is because I'm within a called method, or a try clause, or do I have to search further to find these variables?

    In my experience, only the variables declared within the method you are in will show in the variables window.
    For other variables declared outside the scope of the method you are in, you need to set up a watch (right click on the variable to get a popup menu). Or you may be able to hover the cursor over one of the variables where it's being used and the appropriate toString method output will be invoked and displayed for you.

  • What is the best IDE for database programming in java?

    im just new to java, i have experience in powerbuilder and visual basic. Im looking for an IDE for JAVA Database Programming that have same ease of use of the GUI builder of visual basic and power of the Datawindow in Powerbuilder.
    What is the best IDE for database programming in java?

    hey sabre why not just help me? instead of posting
    annoying replies. You want me to browse all the post
    two weeks ago to find what im looking for. stoopsMost regulars to this forum find X-posting annoying. Since you are lazy and want me to search the posts of the last couple of week for you, I find you very annoying.

  • Need solution for drivers for odbc connectivity in netbeans ide 7.0.1

    Hi,
    i'm working with netbeans ide 7.0.1 on windows 7 home basic edition 64-bit, access 2007 professional ,having problems in creating database applicaions ,
    problems are 1.unable to connect access databse and unable to find jdbc - odbc driver for access.
    Edited by: 882939 on Sep 2, 2011 1:41 AM

    scphan,
    thanks a lot for your reply! It is helpful! (although not "solved" - alas).
    The thing still doesn't work: maybe I missed some magic trick?
    If you bear with me, here is what I did:
    a) downloaded jdk-6u10-docs.zip
    (from "Java SE Development Kit Documentation 6"
    -->
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter)
    -- it was unzipped automatically by my Safari downloader, creating the "docs" directory);
    b) then I pointed the Netnbeans to this dir (it says "Add ZIP/Folder", so to my understanding the "dir" should work, only faster), --
    -- still "Show Javadoc" results in "Cannot perform"... (:-.
    Anything I did terribly wrong?
    Note that I stared at the http://java.sun.com/javase/downloads/index.jsp for a while before finding the "documentation" link.
    Noticeable also that the page starts with "What Java Do I Need?" but doesn't answer that question.
    Why does Sun make it so freaking hard for the beginners?..
    Does it make sence to ship something without documentation?..
    Why doesn't Apple distribution include it for 1.6 although it does for 1.5 and 1.4?..
    Why do creators of Java not care that Java actually works out of the box, -- including (and that I think makes my question a Java question) in one of the two most popular Java IDEs?
    (The last few sentences are mostly for flounder).

  • Idea for Verizon to calm people down

    Here is an idea for Verizon to calm people down.  Give each person that you pushed their ship date back beyond the original 09/19/2004 that most of us had due to allowing people to "cut the line" due to the ecdp error that they are claiming a free month of service for their account.  That would provide some satisfaction with Verizon allowing this to happen to customers.
    You cant open it to everyone though only people that got pushed back not people that got to "cut the line" or had no issue what so ever.  it is not like it will cost Verizon either as it would be considered a tax write off on your corporate taxes next year.
    Is there any Verizon Rep that wants to step in and discuss this?

    I am not saying it is different with other carriers, the issue is that it has been confirmed by CSR's that people that were talking there way into the "cut the line" which ended up pushing people back in line.  I congratulate those people for being able to talk their way into it, but Verizon at that point is shafting the people that should have been getting the phone on launch day with no compensation

  • What are the pros and cons of using people keywords, given that my catalogue is already uptodate with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

  • In my email auto fill it lists addresses I haven't used in 2  years as "recent others". What causes this, the contact information for these people was deleted some time ago.

    In my email auto fill it lists addresses I haven't used in 2  years as "recent others". What causes this, the contact information for these people was deleted some time ago.

    Mail, Window Menu, Previous Recipients.
    Select the ones you don't want and delete them.
    If you want to add them to contacts, click that button.

  • What does apple plan to do for the people with 2nd gen ipod touch who want to have facebook and other apps now only compatible with ios 5?

    what does apple plan to do for the people with 2nd gen ipod touch who want to have facebook and other apps now only compatible with ios 5?

    poobs wrote:
    what does apple plan to do for the people with 2nd gen ipod touch who want to have facebook and other apps now only compatible with ios 5?
    Nothing.  The 2nd Gen Touch is OBSOLETE and is WAY past its support life.  If you want to run the newer apps you have to buy a newer iPod.

  • What do I do if I have an idea for an app

    what do I do if I have an idea for an app?

    If you decide to DIY, see:
    Choosing an iOS Developer Program / Which Developer Program is for you?
    ...then...
    Use the resources you paid for in the IOS Dev Center. Also iTunes/iTunes U ~ Stanford. 
    iOS/Xcode books are a waste of money. If you must go that route, get something on Obj-C/Cocoa and know that there are iBooks from Apple on those and iOS.
    As well...
    • iPhone Developer Beginner Resource Guide
    • Stanford CS193P iOS 5: iTunes U  |  Assignments• Stanford CS193P iOS 4: iTunes U  |  Assignments
    ...then...
    iOS Human Interface Guidelines
    iOS Starting Point
    Start Developing iOS Apps Today
    App Development Overview
    App Store Review Guidelines for iOS Apps
    Good luck.

  • Netbeans IDE download for SUN IdM 7.1

    Folks
    Can anyone tell where i could get the Netbeans IDE download for SUN IdM 7.1?
    Thanks
    Chellappan Sampath.

    Hello Chellappan,
    Do you actually have the IDM 7.1 bits? Per the 2 forum threads I posted earlier, did you check out the contents of the idm.war file that comes as part of the IDM 7.1 distribution? In the "sample" directly inside of idm.war you'll see "ide-bundle.zip". I uploaded it to our server for your convenience:
    https://supportuploads.sun.com/download?directory=downloads&file=ide%2dbundle%2ezip
    Also, directly in the IDM 7.1 zip you'll see: com-sun-idm-ide.nbm - I uploaded this as well in case you need it:
    https://supportuploads.sun.com/download?directory=downloads&file=com%2dsun%2didm%2dide%2enbm
    Finally, here's the public download link for all of IDM 7.1 in case there's something else you're missing:
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=SJS-IDMGR-7.1-OTH-G-F@CDS-CDS_SMI
    Regards,
    Alex

  • HT1665 I want to sell an app idea for iphone  ? what to do whom to contact ?

    I want to sell an app idea for iphone  ? what to do whom to contact ?

    Apple will NOT accept unsolicited ideas.
    You can contact an app maker if your like.

  • What is the best IDE for JSF

    Hi,
    We are about to start a new project using Technologies like Spring and JSF. I am looking for some IDE which provide us Drag and Drop support for JSF components.
    Moreover, the IDE is plugable with third party JSF components. So that all those component are available at Design Time.
    Till now, i am thinking for Sun Creator, but i am looking for suggestions.

    Hi Ali,
    I would suggest you go with NetBeans IDE 5.5 and using Visual Web. If you want to use Spring Framework, you can also do that because plugin for spring framework is available too.
    I've recently created my project which was using EJBs and I found NetBeans a single IDE to develop complete enterprise application.

Maybe you are looking for