In my project even if i change my server host using build settings and deploy target , the client properties does not change in the wlClient.properties
file , however the context path changes to new one, the server host url is pointing to my local host now ,also one thing i have noted that wlBuildId
this property is missing in the file
My version is :7.1.0.00.20150901-2103
What i have done :
Changed the server url in Right click > Run As > Build setting and Deploy target
and rebuild the project even after rebuilding the wlClient.properties
file the wlServerHost
property doesn't change
Attached the settings screen along with this