Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b0987e09fbc55c2b8c1592147caddcf1bdfd562a (plain) (blame)
1
2
3
4
5
6
target=org.eclipse.team.webdav
test_dir=target
location=http://@host@/path
httpClient.username=@user@
httpClient.password=@password@
httpClient.connectionTimeout=6000

Back to the top