problem is : Could not load definitions from resource tasks.properties. It could not be found. error code in build.xml
1 2 3 4 5 6 7 | |
1
| |
correct code in build.xml:
1 2 3 4 5 6 7 | |
problem is : Could not load definitions from resource tasks.properties. It could not be found. error code in build.xml
1 2 3 4 5 6 7 | |
1
| |
correct code in build.xml:
1 2 3 4 5 6 7 | |