Skip to content

Commit 5955e97

Browse files
committed
add apache common jars
add apache common jars
1 parent b3cda7f commit 5955e97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-mvc-file-upload/.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.expression-3.1.1.RELEASE.jar"/>
2020
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.oxm-3.1.1.RELEASE.jar"/>
2121
<classpathentry kind="lib" path="C:/Users/HMK/Downloads/jars/j2ee-1.4.jar"/>
22+
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3.jar"/>
23+
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.4.jar"/>
2224
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
2325
</classpath>

0 commit comments

Comments
 (0)