I downloaded the latest release of Eclipse (Mars) and changed the required Java version to 1.6 in eclipse.ini file as my project uses Java 1.6.
I configured installe
No you cannot go for JDK1.6 or less because Eclipse Mars only runs with Java >=1.7. Refer this link.