Run Ant on Eclipse Mars with Java 1.6

前端 未结 9 1858
梦如初夏
梦如初夏 2020-12-28 16:59

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

9条回答
  •  抹茶落季
    2020-12-28 17:26

    No you cannot go for JDK1.6 or less because Eclipse Mars only runs with Java >=1.7. Refer this link.

提交回复
热议问题