I am working on a large project which runs localy on my computer with tomcat and apache httpd server. I did nothing, I just turned normally my computer on like always and started eclipse and than the server, but from now on, I get an exception:
ERROR com.sun.faces.config.ConfigureListener:260 - Critical error during deployment:
com.sun.faces.config.ConfigurationException: java.lang.ClassNotFoundException: xx.xxxxxon.xxxeditor.xxx.XXFunctions
I had to censor some things, sorry. Its basicly a java package in src/main/java. It's there, i can edit it, save it, open it etc. I cleaned the project, tomcat and did a clean run of eclipse.
Some other ideas? Thanks