The following command will recursively search for ant build file in the directories and then its parent directories, till it finds it; and then executes it. الامر التالي وسوف بشكل تكراري البحث عن نمله في بناء ملف الادله والادله ، ثم الأم ، حتى تجد ان من وينفذ بعد ذلك. In short you can use this command to manage your project from any subdirectory of the project. باختصار يمكنك استخدام هذا الأمر لادارة المشروع من اي دليل فرعي من المشروع.

ant -s [build file name] النملة - ق] بناء اسم الملف]

If you are specifying a target on the commandline then you should specify it as follows: اذا كنت تحديد الهدف على commandline ثم يجب عليك ان تحدد على النحو التالي :

ant target_name -s [build file name] نمله target_name - ق] بناء اسم الملف]

Note: build file name is optional; default is build.xml ملاحظه : بناء اسم الملف هو اختياري ؛ الافتراضي هو build.xml