Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2007, 05:46 AM
Member
 
Join Date: Jul 2007
Posts: 40
Rep Power: 0
mathias is on a distinguished road
Default Starts with JBuilder
Hi, How can i make a simple .java file in JBuilder?
for example a hello world file...

Thanks.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 08-07-2007, 07:50 AM
Member
 
Join Date: Jul 2007
Posts: 40
Rep Power: 0
baltimore is on a distinguished road
Default
Please check this:
Code:
class HelloWorld{

public static void main(String args[]){

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

}//end main

}//end class
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Decent Book For JBuilder 2006 MayheM New To Java 2 08-12-2008 02:33 PM
Datasource starts after web application anosh_nathaniel XML 0 12-12-2007 11:49 AM
Datasource starts after web application anosh_nathaniel XML 0 12-12-2007 11:47 AM
Using JBuilder carl Other IDEs 1 08-07-2007 08:03 AM
Jbuilder? Nick15 New To Java 3 05-11-2007 01:39 AM


All times are GMT +2. The time now is 10:19 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org