Sunteți pe pagina 1din 3

ADDING CODE TO THE GENERATED SOURCE FILE (Net Beans, and Javaapps)

Because you have left the Create Main Class checkbox selected in the New Project
wizard, the IDE has created a skeleton class for you. You can add the "Hello World!"
message to the skeleton code by replacing the line:
// TODO code application logic here

with the line:


System.out.println("Hello World!");

_____________________________________________________________________________
___________________________

Next Steps
For a broader introduction to useful IDE features that are generally applicable to Java
application development, see Introduction to Developing General Java Applications.
To find information specific to the kind of applications you are developing, use the
NetBeans IDE learning trail for that type of application. Each learning trail contains a
series of tutorials and guides that range in scope from basic to advanced. The following
learning trails are available:

• Basic Java
Programming
• Ruby Applications
• ϑαϖα ΓΥΙ
• ΣΟΑ Αππλιχατιονσ
Αππλιχατιονσ
• ΥΜΛ Μοδελινγ
• Ωεβ Αππλιχατιονσ
• ΝετΒεανσ Πλυγ−ινσ ανδ Ριχη−Χλιεντ
• ϑαϖα ΕΕ
Αππλιχατιονσ
Αππλιχατιονσ
• Χ/Χ++ Αππλιχατιονσ
• Μοβιλε
Αππλιχατιονσ
MoreTraining
Developing Applications for the Java SE Platform
Java Programming Language

Support
FAQs
Sun Microsystems Support Plans

Documentation
Basic Java Programming
Java GUIs
Java Web Applications
EJB & Web Service Applications
Mobile Applications
SOA Applications
UML Modelling
PHP Applications
Ruby Applications
C/C++ Applications
NetBeans Modules and Rich-Client Applications
Sample Applications
Demos and Screencasts

And More Training


Contribute Documentation!
Docs for Earlier Releases

S-ar putea să vă placă și