Eclipse 3.7, Ant, Java 1.7

前端 未结 3 1175
感情败类
感情败类 2021-02-13 09:15

I went through and uninstalled all Java from my computer. Then I installed JavaSE JDK1.7. I then modified Eclipse configuration so it would start and opened it up. I have an Ant

3条回答
  •  暖寄归人
    2021-02-13 09:57

    In Eclipse, click the ant file -- Run As -- External Tools Configuration and click on the JRE tab.

    Select "Run in the same JRE as the workspace"

提交回复
热议问题