INSTALL_PARSE_FAILED_NO_CERTIFICATES error in Eclipse

前端 未结 7 982
栀梦
栀梦 2020-12-19 02:30

Hi I have been looking at different post than we on the subject of error in error INSTALL_PARSE_FAILED_NO_CERTIFICATES Eclipse, but I have not yet found the cause and how to

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-19 03:00

    This is an ugly but fast solution: use JDK 6 instead of 7. So many ppl have experienced problem with jdk 7 . Try with jdk 6

提交回复
热议问题