English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

wtf does this mean?
error: Class names, 'HelloApp', are only accepted ifannotation processing is explicitly requested.

also, a website of common java programme errors and their meanings would help too

2007-09-03 08:44:01 · 2 answers · asked by konnichiwacj2 1 in Computers & Internet Programming & Design

the programm itself...look filimar?

public class HelloApp
{
public static void main(String[] args)
{
System.out.println("Hello, World!");
}
}

2007-09-03 09:06:21 · update #1

the code didnt come out right...all the { are in the right place

2007-09-03 09:07:17 · update #2

IGNORE ALL OF THE ABOVE, THE SECOND GUY GOT IT!!!

THANK YOU SECOND ANSWERING GUY!!!

2007-09-03 09:09:48 · update #3

2 answers

This link is what you asked for.

2007-09-03 08:58:51 · answer #1 · answered by AnalProgrammer 7 · 1 0

please paste in your class source code

2007-09-03 15:47:44 · answer #2 · answered by monopoly_man 1 · 0 0

fedest.com, questions and answers