Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Wednesday, November 28, 2007

java code for Value in the properties file overwrite the value in the build.xml

















--------------------------------------------------------------------------------------
File: build.properties

property.example=Local File
property.file.example=build.properties

--------------------------------------------------------------------------------------
File: build.properties.default

property.example=Default File
property.file.example=build.properties.default

No comments: