I've tried many configurations, but I keep getting the following error upon opening eclipse:
Eclipse is running in a JRE, but a JDK is required
I've tried following the instructions in the following SA questions: 1, 2
The things I tried in the eclise.ini
file:
Also, in eclipse\Window\Preferences\Java\Installed JREs
I added C:\Program Files\Java\jdk1.6.0_25\jre
and marked it (and unmarked the default jre6)
What am I missing?
See this answer regarding running eclipse in JDK