Eclipse will not start and I haven't changed anything

后端 未结 15 902
刺人心
刺人心 2020-11-28 17:53

I haven\'t updated anything for at least a month. I was just working normally and suddenly the menus were all blank, so I decided to restart eclipse. I clicked \"close\" an

15条回答
  •  情歌与酒
    2020-11-28 18:38

    I have same problem but I solve it by adding environment variable (Run --> Run Configuration --> Environment variable ) as

    variable : java_ipv6
    value : -Djava.net.preferIPv4Stack=true
    

提交回复
热议问题