Notes by meiu

Displaying keyword search results 1 - 2
Created by meiu on July 21, 2011 09:34:10    Last update: July 21, 2011 11:00:42
Click Project -> Properties Select "Builders" Click "New", select "Ant Builder", click "OK" Select the Buildfile, set the Base Directory Set targets You may or may not want the default "Java Builder". Uncheck it if you don't want to run the default builder.
Created by meiu on July 21, 2011 09:05:31    Last update: July 21, 2011 09:05:31
To configure: Click Run -> External Tools -> External Tools Configurations... Select "Ant Build", click the "New" icon on the top left Enter a name (e.g. "Ant Build"), select a Buildfile ( build.xml ), set the Base Directory. Click "Apply". To run: Click Run -> External Tools -> Ant Build (the name entered in Step 2 above)