Esto me sale al ejecutar mi clase principal SIJO.
java.lang.NoClassDefFoundError: edu/ub/etis/sijo/SIJO
Exception in thread "main"
Tengo el j2re 1.4.2, y en principio no deberia dar problemas,
Tambien me saca errores tontos a la hora de definir atributos:
private static ArrayList<Seu> llistaSeu = new ArrayList<Seu>();
error: The type arraylist is not generic, it can not ber parameterized with arguments...
Por favor si alguien puede echarme una mano... se lo agradeceria mucho
He intentado ejecutar de otra forma y ahora me da este error:
[JRE]: JRE not compatible with workspace .class file compatibility: 1.5
Puede que necesite otra version del jre?







Mode Lineal
