sou iniciante em java, estou utilizando jdk1.2.2 fiz um
programinha do tipo
"Hello Word", compila beleza mas quando executo ele
aparece a menssagem:
Exception in thread "main"
java.lang.NoClassDefFoundErro : teste/class
Programinha:
class teste
{
public static void main(String args[])
{
System.out.println("Hello World!");
}
}
_________________________________________________________________________
BRASIL ONLINE
Todo brasileiro tem direito a um e-mail gr�tis - http://www.bol.com.br
- Re: Unidentified subject! jcelso
- Re: Unidentified subject! Marinho Brand�o
- Unidentified subject! Marco Fagundes
- Unidentified subject! Eduardo Bertucci
- Re: Unidentified subject! Rafael Andraschko
