Netbeans Ide Java Quick Start Tutorial

Páginas: 4 (846 palabras) Publicado: 25 de enero de 2013
NetBeans IDE Java Quick Start Tutorial
Welcome to NetBeans IDE!
This tutorial provides a very simple and quick introduction to the NetBeans IDE workflow by walking you through the creation of asimple "Hello World" Java console application. Once you are done with this tutorial, you will have a general knowledge of how to create and run applications in the IDE.
This tutorial takes less than 10minutes to complete.
After you finish this tutorial, you can move on to the learning trails, which are linked from the Documentation, Training & Support page. The learning trails providecomprehensive tutorials that highlight a wider range of IDE features and programming techniques for a variety of application types. If you do not want to do a "Hello World" application, you can skip thistutorial and jump straight to the learning trails.
Contents

* Setting Up the Project
* Adding Code to the Generated Source File
* Compiling and Running the Application
* Buildingand Deploying the Application
* Next Steps
To complete this tutorial, you need the following software and resources.
Software or Resource | Version Required |
NetBeans IDE | version 7.2 |Java Development Kit (JDK) | version 6 or version 7 |
-------------------------------------------------
Setting Up the Project
To create an IDE project:
1. Start NetBeans IDE.
2. In theIDE, choose File > New Project (Ctrl-Shift-N), as shown in the figure below.

3. In the New Project wizard, expand the Java category and select Java Application as shown in the figure below.Then click Next.

4. In the Name and Location page of the wizard, do the following (as shown in the figure below):
* In the Project Name field, type HelloWorldApp.
* Leave the UseDedicated Folder for Storing Libraries checkbox unselected.
* In the Create Main Class field, type helloworldapp.HelloWorldApp.

1. Click Finish.
The project is created and opened in...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Tutorial Java NetBeans
  • Quick start
  • Quick start
  • java y netbeans
  • Java netbeans
  • Java Netbeans
  • Dropbox Quick Start Guide
  • Quick start arcgis

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS