anu-doi/dspace-client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installation ------------ Create a file build.properties in the root directory of the project and include the following: install.dir=[INSTALLATION DIRECTORY] Build the package using: mvn clean package Install using: ant install