Deprecated: Hook custom_css_loaded is deprecated since version jetpack-13.5! Use WordPress Custom CSS instead. Jetpack no longer supports Custom CSS. Read the WordPress.org documentation to learn how to apply custom styles to your site: https://wordpress.org/documentation/article/styles-overview/#applying-custom-css in /home/frankliuao/frankliuao.com/wp-includes/functions.php on line 6085
Coding – Ao Liu

Coding


Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/frankliuao/frankliuao.com/wp-includes/kses.php on line 1805

Adding user defined dictionary to Eclipse to add new words to spelling check

After installation of Eclipse, Eclipse automatically starts to check spellings for you. It uses its default dictionary file and you may find many words that you use on your daily basis do not exist (yet) in the default dictionary. How to add them? Unless you provide a user-defined dictionary for Eclipse, no new words can …

Adding user defined dictionary to Eclipse to add new words to spelling check Read More »