"An error has occurred. See the error log for more details. Failed to initialize class com.ibm.icu.impl.JavaTimeZone"
Have a look at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600288 . This workaround solved the problem for me.
In particular, add -Dcom.ibm.icu.util.TimeZone.DefaultTimeZoneType=ICUto eclipse.ini (or in my case it was eclipse-php.ini).
-Dcom.ibm.icu.util.TimeZone.DefaultTimeZoneType=ICU
Thanks thanks to Luca / Luca Tettamanti for reporting this.
-, com.ibm.icu.impl.JavaTimeZone . , ? ?
com.ibm.icu.impl.JavaTimeZone
Source: https://habr.com/ru/post/1786490/More articles:Managed and immutable code that updates the database in one transaction? - c #About the two-part component - delphiDelphiTwain, how to show form customization - delphiGestures Builder is not installed on my emulator - android-emulatorHow do you duplicate factorial in python? - pythonHow to list all the artists in a rhythm box plugin - pythonUnder what circumstances will GetClipboardData (CF_TEXT) return NULL? - clipboardHTML / CSS layout help in IE - htmlОграничение командной строки PHP cli safe_mode - command-line-interfaceHow can I get the number of spaces in a paragraph in PHP? - phpAll Articles