C:\JavaExamples\prova.java:10: non-static variable vala cannot be referenced from a static contextOriginariamente inviato da Xadoom
Ma che errore ti da?
Ad okkio non ne trovo... :master:
if(vala == valb)
^
C:\JavaExamples\prova.java:10: non-static variable valb cannot be referenced from a static context
if(vala == valb)
^
2 errors
Process completed.