at line 41 of .classpath file, the path for webwork is:
<classpathentry kind="lib" path="lib/webwork-2.2.2/webwork-2.2.3.jar
"/>But actually the webwork-2.2.2.jar is in the lib directory. So it will cause error when building the project in eclipse.
