Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. simonjo

    Setting up java sdk 1.4.6

    the main method must have the following format: public static void main(String[] args){ //do sth. } if the main method is not static, or it's not public, you'll get the error above.

Part and Inventory Search

Back
Top