Hi everyone! I'm getting started with Java because of Red5 :) I use eclipse and Java 1.6
I wanted to edit the webapps/test application. I created a new Project in eclipse specifying that directory as the project root. I also imported the Red5.jar. Now I get some errors like: The project was not built since its build path is incomplete. Cannot find the class file for org.apache.commons.logging.Log. Fix the build path then try building this project The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files test/WEB-INF/src/org/red5/server/webapp/test; Application.java, line 8 Why is this? best regards, Daniel
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
