How can I get the name of the last folder in my basedir path in Ant? -
मान लें कि मेरा आधारित = c: /projects/myapp/1.2
मैं कैसे "1.2" प्राप्त कर सकता हूं "एक संपत्ति में?
चेक आउट करें।
& lt; basename Property = "property.for.dirname" file = "$ {baseir}" / & gt;
Comments
Post a Comment