Last time I downloaded the latest version of Eclipse, in this case Gallileo, I choose to download the version Eclipse for PHP developers. For my concern I mostly work with Python and PHP so by adding the PyDev extension I was up running quite soon. But the other day I needed to run an ANT script, that I use to generate documenation, and noticed that the Run as... context menu didn't show up ANT as an option.
The solution was to install the Java Development Tools. Go to Help > Install new software.... Select Gallileo in the drop down and check Eclipse Java Development Tools. Install, restart and voilà, ANT is ready to go.
// John
Comments
Post new comment