put something like

-vm
C:\Java\jdk6\bin\javaw.exe

in your eclipse.ini file located in your eclipse install dir.

//Swanthe

nani2ratna wrote:
Hi,
In my system i am using java 1.6 and tomcat 5.5
Eclipse version is Ganymede.
I just updated my version with maven plugin.
And i created a small web application project from eclipse.
When i close and open the eclipse i am getting popup with message ----
---------------------------------------------------------------
The Maven Integration requires that Eclipse be running in a JDK, because a
number of Maven core plugins are using jars from the JDk.

Please make sure the -vm option in eclipse.ini is pointing to a JDK and
verify that Installed JRE's are also using JDK installs.
---------------------------------------------------------------------------

After i clicking OK for that in console i am getting error message like this

09/03/02 02:16:26: Eclipse is running in a JRE, but a JDK is required
  Some Maven plugins may not work when importing projects or updating source
folders.

---------------------------------------------------------------

To solve this i did as they said in this link http://www.nabble.com/I-installed-m2eclipse-plugin-and-got-this-error-td16251210.html

But i didnt solve my probelm i put a new argument in eclipse.ini

-vm C:\Program Files\Java\jdk1.6.0_01\bin\java.exe

It didnt solve my problem.

Please help to solve this problem.

Thanks and regards
Ratna Sekhar.



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to