You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
702 B
23 lines
702 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<projectDescription> |
|
<name>commons-fileupload</name> |
|
<comment>The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.</comment> |
|
<projects> |
|
</projects> |
|
<buildSpec> |
|
<buildCommand> |
|
<name>org.eclipse.jdt.core.javabuilder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>org.maven.ide.eclipse.maven2Builder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
</buildSpec> |
|
<natures> |
|
<nature>org.eclipse.jdt.core.javanature</nature> |
|
<nature>org.maven.ide.eclipse.maven2Nature</nature> |
|
</natures> |
|
</projectDescription>
|
|
|