
When filing bugs against the Platform Ant project, we ask that you use your better judgment, and most importantly common sense before filing a bug. For more information about contributing to Platform Ant in general, or for questions about its internals, contact Bug Reports For more information on how to become a committer, check the standard Eclipse process (see New Committer Election). ANY serious developers or contributors will be enthusiastically welcomed. Platform Ant is driven by a small development group with limited resources. Read up on filing bugs and then take a peek at our Inbox. Assist in bug triage by checking if reports are duplicates, out of date, missing fields, etc.File bug reports in Bugzilla for defects you find.


The editor is aware of the build.xml schema and can assist you with code completion. The Ant Eclipse plugin also comes with a good editor for editing build.xml files. Your Ant view looks similar to the one given below −Ĭlicking on the targets, build / clean / usage will run Ant with the target.Ĭlicking "fax" will execute the default target - usage. Open Project Explorer, drag the build.xml into the Ant View. Make sure that the build.xml is a part of your java project, and does not reside at a location that is external to the project.Įnable Ant View by following Window → Show View → Other → Ant → Ant. Eclipse comes pre bundled with the Ant plugin, ready to use.įollow the simple steps, to integrate Ant into Eclipse. If you have downloaded and installed Eclipse already, you have very little to do to get started.
