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.
-- 
View this message in context: 
http://www.nabble.com/Eclipse-is-running-in-a-JRE%2C-but-a-JDK-is-required-tp22287318p22287318.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to