When I did the ''ant FetchDeps.Windows" command, it keeps saying this:
ant FetchDeps.Windows
Buildfile: \DVA5-master\build.xml
[taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
BUILD FAILED
C:\Users\e\DVA5-master\build.xml:25: Problem: failed to create task or type propertyregex
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.
When I did the ''ant FetchDeps.Windows" command, it keeps saying this:
ant FetchDeps.Windows Buildfile: \DVA5-master\build.xml [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
BUILD FAILED C:\Users\e\DVA5-master\build.xml:25: Problem: failed to create task or type propertyregex Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any/ declarations have taken place.
Total time: 18 seconds