四、New Feature
1、more flexible for resigned framework
2、support for more task
3、support for more customization
五、Installation Guide
1、find %Eclipse_Home%\plugins directory,locate sub-directory starts with
org.vivianj.eclipse.plugin.buildfile
2、if there has, delete it
3、uncompress what you downloaded,copy plunins directory to home directory of eclipse
installation 六、User Guide
1、clik File->New->Other,open popup window of Winzard,select BuildFileDesigner Winzard->buildfile for ant to create a new build.xml
2、then you can set default editor of build.xml to BuildFileDesigner,follow me:
A)click Window->Preferences
B)select Workbench->File Assosiations
C)set default editor of build.xml to BuildFileDesigner
3、update property of Project
a)select project node of buildfile tree:
b)update property of project on right panel
c)click “update” button to save your change
4、create a new Property
a)select project node of buildfile tree:
b)open the context popup menu
c)click “增加新的属性(Property)”
d)then you can see
e)update property of project on right panel,click “update” button to save your change
5、update Property
a)click some "property" node
b)update property of "property" node
c)click “update” button to save your change
6、delete Property
a)click some "property" node
b)click “delete” button to delete what you selected
7、create a new Target
a)select project node of buildfile tree
b)open context menu