Results 1 to 10 of 10

Thread: Using Integrated Development Environment

  1. #1
    Junior Member
    Join Date
    Apr 2006
    Answers
    1

    Using Integrated Development Environment

    Hello,
    I am learning Java and confused weather use of development Environment is a good idea like Elipse ... or any text editor like notepad is better to learn java.
    Can U please tell me in industry which development Environments are used.


  2. #2
    Junior Member
    Join Date
    Apr 2006
    Answers
    1

    Talking on java

    actually java or any language is based on some sytax and routine. a ide is giving us a programmer friendly environment. you can use that without thinking anything. if you learn that ide u will be better benifited as the companies are using IDE's like Netbeans IDE.
    concentrate on thread,applet and also the basic trio (inheritence,polymorphism, package) Schildt (chapter 6,7,8,9,10) very importent in Java


  3. #3
    Contributing Member
    Join Date
    Sep 2005
    Answers
    91

    IDEs for the Java platform

    You can use IDE for many useful things ... like you can write the source code like any editors, comes with interactive help to show the errors...cool thing is it shows the errors as you type and work and you can save the commonly used code as code snippet. so you can select and insert insted of typing again comes with java documents help and drag, drop features using objects like database connections and so on...

    Sun Microsystems supports three IDEs for the Java platform: NetBeans, Sun Java Studio Creator, and Sun Java Studio Enterprise.

    I have been using netbeans .. it's really cool one...

    The main reason for not selecting another open source IDE like Eclipse is that newest version of NetBeans has built-in free J2EE support. This allows the new users to be able to see the results of examples without any problems and start J2EE development very quickly

    Hope this helps....


  4. #4
    Expert Member
    Join Date
    Sep 2005
    Answers
    206
    I agree with Beena.. NetBeans is very good IDE to use... If you are beginner it really helps...


  5. #5
    Junior Member
    Join Date
    Nov 2005
    Answers
    3

    Smile How to get Netbeans

    Dear Friends,

    It's my great pleasure to write in this forum. Actualy I want to use Netbeans. Please tell me how to get it and how to install? If it is not free to use. Tell me which other good IDE is free to use.

    regards,

    Prakash


  6. #6
    Expert Member
    Join Date
    Sep 2005
    Answers
    206

    How to Install and Use NetBeans

    Quote Originally Posted by prakash_kunte
    Dear Friends,

    It's my great pleasure to write in this forum. Actualy I want to use Netbeans. Please tell me how to get it and how to install? If it is not free to use. Tell me which other good IDE is free to use.

    regards,

    Prakash

    Hello Prakash,

    This is one of the article in exforsys...

    In this guide, I will try to explain you how you can run examples for J2EE tutorials. There are many ways you can do this, here we will be using the examples in NetBeans IDE which is one of the most powerful open source Java integrated development environments available.

    How to Install and Use NetBeans for Java Development

    Hope this helps...

    Thanks,
    Suji


  7. #7
    Junior Member
    Join Date
    Nov 2005
    Answers
    3

    Smile Thanks

    Dear Suji,

    Thanks for reply. I am trying as per it. Will let you know on the same.

    Thank you very much

    Prakash


  8. #8
    Junior Member
    Join Date
    May 2006
    Answers
    5

    Re: Using Integrated Development Environment

    Eclipse is another open source IDe which is very good and is widely used across industry. IBM WSAD is based on eclipse and so are many other commercial products, hence learning curve is reduced there as well.
    It has lots of plugins available which add a lot of features to it.


  9. #9
    Junior Member
    Join Date
    Nov 2005
    Answers
    3

    Re: Using Integrated Development Environment

    Thanks for introducing Eclipse. Can you please elaborate about that. or tell me any good link to know about that and to get it downloaded.

    regards,

    Prakash


  10. #10
    Junior Member
    Join Date
    May 2006
    Answers
    5

    Re: Using Integrated Development Environment

    you can download it from

    Eclipse downloads home

    it will be available from a lot of other sites as well.

    Plugins for eclipse which add to its functionality are also widely available.
    i like



    EclipsePlugins : plugin overview




    Eclipse Plugin Central :: Eclipse plugin resource center and marketplace for Eclipse and Plugin Ecosystem is another one which has lots of plugins.

    Also, try sourceforge.net and search for eclipse.

    For getting started, use eclipse help.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact