Menu Problems
Problem
The menu displays %xxx% after some users upgrade to latest HBuilderX.

Method 1: Remove configuration file
MacOSX
- Enter
$HOME/Library/Application\ Support/HBuilder\ Xdirectory through the terminal command,removeprefsfile. - Remove
$HOME/Library/Caches/HBuilder\ Xdirectory through the terminal command.
Please note: On mac, if the path contains spaces, it needs to be escaped by \
Windows
- Enter
%appdata%in the address bar of Windows resource manager, findHBuilder Xdirectory. Deleteprefsfile fromHBuilder Xdirectory. - If the problem still exists, then enter
%localAppdata%in the address bar of Windows resource manager and deleteHBuilder Xdirectory.
Method 2:Re-install
Open HBuilderX Official Website,download and re-install again。
