URGENTE! AYUDA! error netbean Compiling source files

caeddeka Seguir

Zeta
Verificación en dos pasos activada
Desde
24 Ago 2013
Mensajes
1.870
Estaba realizando un proyecto y todo estaba funcionando bien, pero de la nada me salio:

Compiling 2 source files to C:\Users\idat\Desktop\INTENTOS\Parcial - copia\Parcial2\build\generated\classes
C:\Users\idat\Desktop\INTENTOS\Parcial - copia\Parcial2\build\generated\src\org\apache\jsp\Listar_005fEmpleados_jsp.java:65: error: cannot find symbol
List listaEmpleados = empDatos1.recuperaEmpleados();
^
symbol: method recuperaEmpleados()
location: variable empDatos1 of type Procesos
1 error
C:\Users\idat\Desktop\INTENTOS\Parcial - copia\Parcial2\nbproject\build-impl.xml:941: The following error occurred while executing this line:
C:\Users\idat\Desktop\INTENTOS\Parcial - copia\Parcial2\nbproject\build-impl.xml:284: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 0 seconds)


Lo que me confunde es que no realice ningún cambio, solo estaba probando una variable. Alguien que me ayude! solo tengo una hora para poder avanzar mi proyecto :sorrow::sorrow::sorrow::sorrow::sorrow::sorrow::sorrow:
 
Arriba