Examples/FileUploadServlet: .classpath
| File .classpath, 321 bytes (added by st-ban, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="WEB-INF/src"/> |
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 5 | <classpathentry kind="lib" path="C:/Program Files/Red5/red5.jar"/> |
| 6 | <classpathentry kind="output" path="WEB-INF/classes"/> |
| 7 | </classpath> |
