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\ X
directory through the terminal command,removeprefs
file. - Remove
$HOME/Library/Caches/HBuilder\ X
directory 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 X
directory. Deleteprefs
file fromHBuilder X
directory. - If the problem still exists, then enter
%localAppdata%
in the address bar of Windows resource manager and deleteHBuilder X
directory.
Method 2:Re-install
Open HBuilderX Official Website,download and re-install again。