This is the error: java.lang.ClassNotFoundException: br.org.projeto.precos.bean.Lista
where "br.org.project.precos.bean.list" is the Jar of which I'm trying to use a class. I've imported everything right, I put it in the libs folder, in Java Build Paths I've added Jar everywhere possible but I'm having this error, what can it be?