Changed output directory so that Struts tags are recognized (see <http://stackoverflow.com/questions/1265309/eclipse-cannot-find-the-tag-library-descriptor>)
| /trunk/.classpath |
|---|
| 13,5 → 13,5 |
| </classpathentry> |
| <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
| <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
| <classpathentry kind="output" path="build/classes"/> |
| <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> |
| </classpath> |