Notes by meiu
Displaying keyword search results 1 - 2
Created by meiu on October 14, 2011 14:21:39
Last update: October 14, 2011 14:22:24
This works for Eclipse Indigo.
From the Help menu, select Install New Software...
Select --All Available Sites-- for the Work with dropdown
Enter maven in filter text
Check m2e and install:
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.