m2eclipse plug-in problems (with solution)
Friday, October 31st, 2008This post is in English because I find many solutions but all was wrong.
When You install m2eclipse plug-in probably You get error like this:
Eclipse is running in a JRE, but a JDK is required
You start search a solution and find something like
add
-vm
C:\Program Files\Java\jdk1.6.0_10\bin\javaw.exe
to Your eclipse.ini file
but it doesn’t work. Problem is that all authors ignore [...]








