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

Back to the top