Eclipse - An internal error occurred during: “Compute launch button tooltip”

后端 未结 7 1368
再見小時候
再見小時候 2021-02-08 20:19

I launched Eclipse earlier to jot down a snippet and was faced with the following as an error when I tried to run a fresh project:

An internal error occur

相关标签:
7条回答
  • 2021-02-08 20:43

    Got this from another site of some guy who got this same error after upgrading. Worked for me as well. Apparently putting the following line in your eclipse.ini helps:

    -Dcom.ibm.icu.util.TimeZone.DefaultTimeZoneType=ICU
    
    0 讨论(0)
提交回复
热议问题