Run Ant on Eclipse Mars with Java 1.6

前端 未结 9 1838
梦如初夏
梦如初夏 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:32

    Solution for me was to download an ant version compatible with JRE 6/7 and change in the "External Tool Configuration" the Ant Home Path to match the one I downloaded (ClassPath > Ant Home")

提交回复
热议问题