After installed m2eclipse, I received a message saying that Eclipse needs to "run in a JDK" and to update the eclipse.ini to do so.
So I added this:
-vm
C:\Program Files (x86)\Java\jdk1.6.0_20
as the last two lines of the eclipse.ini file in my Eclipse installation directory.
However, I am again receiving this warning.
Did I not enter the command correctly?