Tutorials Navigation
Apache Ant Tutorial - Eclipse Integration
Tutorial Name: Apache Ant Tutorial - Eclipse Integration
Category: PC Tutorials
Submitted By: hoot
Date Added:
Comments: 0
Views: 402
Related Forum: PC Building Forum
Share:
If you have downloaded and installed Eclipse already, you have very little to do to get started. Eclipse comes pre bundled with the Ant plugin, ready to use.
Follow the simple steps, to integrate Ant into Eclipse.
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.
Enable Ant View by following Window > Show View > Other > Ant > Ant.
Open Project Explorer, drag the build.xml into the Ant View.
Your Ant view looks similar to
[ Register or Signin to view external links. ]
Clicking on the targets, build / clean / usage will run Ant with the target.
Clicking "fax" will execute the default target - usage.
The Ant Eclipse plugin also comes with a good editor for editing build.xml files. The editor is aware of the build.xml schema and can assist you with code completion.
To use the Ant editor, right click your build.xml (from the Project Explorer) and select Open with > Ant Editor. The Ant editor should look something similar to
[ Register or Signin to view external links. ]
The Ant editor lists the targets on the right hand side. The target list serves as a bookmark that allows you to jump straight into editing a particular target.
Ratings
Comments
Related Tutorials
- 01. Emulating Xbox 360 on PC for Running COD4 With Mods(3,760)
- 02. How to: Matrix Numbers | Batch File(1,973)
- 03. How to Password Protect Files on Windows(880)
- 04. How to play Socom 2/3/ and Combined Assault on PC(6,993)
- 05. Modern Warfare 2 Vac Ban Bypass Tutorial(6,315)
- 06. How to embed an image on TheTechGame(3,160)
- 07. [PC] NIOH 2 OTHER USER SAVE RESIGN(13,125)
- 08. Host bot lobbies! Full Tutorial!(11,740)
- 09. Unban yourself [Plutonium BO2](14,348)
- 10. Fall Guys - How to Change Your Name Color on Fall Guys(8,429)
- 11. Best Crosshair Settings for Valorant(6,574)
- 12. Othercide The Surgeon Boss Guide(2,584)
- 13. Othercide Remembrances Unlock Guide(4,545)
- 14. Othercide Beginners Tips and Tricks(2,754)
- 15. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,911)
"Apache Ant Tutorial - Eclipse Integration" :: Login/Create an Account :: 0 comments