Specified VM install not found: type Standard VM, name jre7

后端 未结 11 1443
伪装坚强ぢ
伪装坚强ぢ 2021-02-01 00:10

Specified VM install not found: type Standard VM, name jre7 Have you ever encountered this problem in Eclipse while building an ant file? Then this article is for you. Deleting

11条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-01 00:46

    1. Right Click on build.xml
    2. Go to "Run As" >> "External Tools Configurations..."
    3. It shall open new window
    4. Go to JRE tab
    5. Select proper JRE if missing (sometimes jre tabs shows error mark on that.)

    For more technical details or issue similar to this find my blog here.

提交回复
热议问题