Re: Very basic question



Lee David wrote:
I went to the sun site and downloaded what I hope is the development part of java. I downloaded JDK5 with Netbeans. I installed it and now have a folder in my program group "Netbeans". Is that java? Would I execute that to create a java application?

TIA, Lee


This is the Netbeans Java Developer IDE AND the JDK for developing Java apps.

The JDK5 should also be on your system say "C:\Program Files\jdk1.5.0_04". This is what you need to develop Java applications.

Netbeans is a Java developer IDE. You should see a Netbeans icon on your desktop. Just double click on that to bring up the Netbeans IDE.

Or select  Start \ NetBeans 4.1 \ NetBeans IDE

If you do not see the icon then just goto your Netbeans subdirectory and double click on "C:\Program Files\netbeans-4.1\bin\netbeans.exe"

Now that the Netbeans is open you will need to learn this IDE. You can play with the samples off the welcome screen.

You can use any number of Java developer IDE's out on the Internet that are also free.

If you have never developed Java code before I would recommend a easier IDE like JGRASP http://www.eng.auburn.edu/grasp/ or BlueJ http://www.bluej.org/




--


Thanks in Advance... IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com __________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)
.



Relevant Pages

  • Re: A constructive debate: Eclipse or NetBeans?
    ... However, I've tried NetBeans recently. ... better support for creating GUIs than Eclipse ... "make" as a build system and primarily programming in OCaml. ... Sun's Java implementation. ...
    (comp.lang.java.softwaretools)
  • Netbeans6 - Javas own "Vista experience" ?
    ... I'm but a Java programmer and not even a veteran at that. ... I started using Netbeans 4.x and immediatly adopted it ... you'll see is a lightbulb which warns you about missing javadocs. ...
    (comp.lang.java.advocacy)
  • Netbeans 5.0 revisited
    ... When I started with my Java self-study last year I immediatly came into contact ... IDE and that is where Netbeans came into the picture. ... The code window being the biggest which has a small 'stroke' at ... some of its new features even make it rival IntelliJ while ...
    (comp.lang.java.advocacy)
  • NetBeans IDE 4.1 Early Access 2
    ... This early access release has over 15 new modules for developing Java 2 ... the novel and breakthrough NetBeans 4.0 technology. ... Platform, Micro Edition, and now J2EE Enterprise Java Bean ... * The NetBeans IDE guides the user through the process to easily learn ...
    (comp.os.linux.announce)
  • Re: Beginner Question; IDE & Book?
    ... None of the above are a good introduction to Java. ... I like printed manuals so I use "Netbeans: ... Sun have some free web-based training ... is a free download and I ...
    (comp.lang.java.programmer)