Results 1 to 4 of 4
- 01-24-2010, 06:14 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 16
- Rep Power
- 0
i dont understand why i cant run my program please help
well first off i have net beans and i am creating the program hello world so i go to new file , java file class and name it hello then i am staring at the source page but when i have wrote the code for the program and click run it runs some other program called the anagram game that comes stock on netbeans i am so confused why is the run button stuck on running anouther program thats not even open why wont to run my program the one that is open
wierd ehh
-
NetBeans has a tutorial that if you haven't done so, you should go through, step by step.
- 01-24-2010, 10:25 PM #3
I suspect that you have another project selected as the 'Main' project. Right click on the project you are trying to run - then select the option 'Set as main project'. If you have more than one class with a 'main' method, you can select which one should run by right clicking on the project, selecting 'properties', selecting 'Run' and the clicking the browse button next to 'Main Class:' and selecting your main class. If both of these steps have been set to the correct project/file respectively, then clicking the Play (Run Main Project) button will result in the correct program running.
- 07-28-2010, 02:49 PM #4
Member
- Join Date
- Jul 2010
- Posts
- 39
- Rep Power
- 0
Similar Threads
-
Hello! and I need help. I dont know were to start
By Fall0ut in forum New To JavaReplies: 10Last Post: 05-19-2010, 06:26 PM -
8 questions I dont understand while studying for SCJP
By shankhas in forum Java CertificationReplies: 5Last Post: 05-19-2010, 07:53 AM -
Dont use this program, Im warning you!
By Addez in forum JCreatorReplies: 3Last Post: 11-28-2009, 07:18 PM -
Dont understand Return Statement.
By ocean in forum New To JavaReplies: 6Last Post: 10-22-2009, 12:06 PM -
Data Files - A problem that I dont understand :D
By Exhonour in forum New To JavaReplies: 7Last Post: 01-20-2009, 05:13 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks