Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Are We seriously Ignoring NetBeans?

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Angry Are We seriously Ignoring NetBeans?

    NetBeans is a force to be reckoned with, Although there may be other outlets in which to discuss this power IDE, any decent Java forum cannont Ignore such an integral part of Java community.

    This month the 6.5 version will be released with major modifications eliminated any need to work with any other IDE, all this from an open source community - we can now break the chains of the Asinine Demagogues Of Business Enterprise and their reign of the WEB IDE.

    To start, there is a great book by Apress that give a great step by step on using the ide from generating desktop , to web apps.
    let get the fire burning.
    Last edited by javacrazed; November 12th, 2008 at 01:37 PM.


  2. #2
    Junior Member
    Join Date
    Nov 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Are We seriously Ignoring NetBeans?

    WHAT IS THE BOOK BYaPRESS?

  3. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Are We seriously Ignoring NetBeans?

    Hey javacrazed..

    Do you work for NetBeans or something?

    What is the name of this book that you recommend?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  4. #4
    Junior Member
    Join Date
    Jul 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Are We seriously Ignoring NetBeans?

    The Name of the Book is "Pro NetBeans 6 : Rich Client Platform Addition" by Adam Myatt.
    I have to say that I am not a Sun nor an Apress employee, nor do I work for any of their affiliates. Just some one who is amazed at what the open community is capable of and hoping one day to be able to make a meager contribution.

  5. #5
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Are We seriously Ignoring NetBeans?

    Quote Originally Posted by javacrazed View Post
    The Name of the Book is "Pro NetBeans 6 : Rich Client Platform Addition" by Adam Myatt.
    I have to say that I am not a Sun nor an Apress employee, nor do I work for any of their affiliates. Just some one who is amazed at what the open community is capable of and hoping one day to be able to make a meager contribution.
    Open Source communitys can indeed be powerful. Some of the best software has been created this way. Look at Linux as an example!

    Welcome to the Java Programming Forums javacrazed
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Database connection using NetBeans
    By jcc285 in forum Java IDEs
    Replies: 6
    Last Post: June 9th, 2009, 03:23 AM