You are viewing our Forum Archives. To view or take place in current topics click here.
Java program not running ..no errors
Posted:

Java program not running ..no errorsPosted:

C38Ist
  • Junior Member
Status: Offline
Joined: Dec 07, 201112Year Member
Posts: 54
Reputation Power: 2
Status: Offline
Joined: Dec 07, 201112Year Member
Posts: 54
Reputation Power: 2
Is there anyone good with java on.... I have a program i just wrote it shows no errors and when i run it with netbeans it just says build succesful 1 second build time...the program is running through 2 files im calling a method through the second but nothings happening is there a special way to run 2 files?
#2. Posted:
RDCA
  • TTG Contender
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Post the code here, we can't just magically know what is wrong.
#3. Posted:
ORL_MAGIC
  • Wise One
Status: Offline
Joined: Jan 18, 201212Year Member
Posts: 571
Reputation Power: 18
Status: Offline
Joined: Jan 18, 201212Year Member
Posts: 571
Reputation Power: 18
C38Ist wrote Is there anyone good with java on.... I have a program i just wrote it shows no errors and when i run it with netbeans it just says build succesful 1 second build time...the program is running through 2 files im calling a method through the second but nothings happening is there a special way to run 2 files?


Most jdk's will tell you if you have syntax errors but having no syntax errors does not mean the program will work.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.