hey,
my english is not that good,but i have a problem with text pad 4, at school we have choices like "java kompilieren, ausführen". and how can i have this? i want the programm to show me my mistakes, and where... can somebody help me?
use the compiler...
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: use the compiler...
*rofl*
thanx,but my problem is already alive ;o)
now,i have "compile java","start java-programm",but if i want to start my java
program there is a text:
java.lang.NoSuchMethodError: main
Exception in thread "main"
what does it mean?
thanx,but my problem is already alive ;o)
now,i have "compile java","start java-programm",but if i want to start my java
program there is a text:
java.lang.NoSuchMethodError: main
Exception in thread "main"
what does it mean?
Re: use the compiler...
You should start running your program from the file in wich the sentence: "Public static void....................") is found. Thats your main file and you must run it from your main file