themeProvider can not resolve class or package
when creating an ui theme plugin the inspector complains that it cannot resolve the path to the json theme file.
for a theme called white-sand I get the errors:
Cannot resolve class or package '/white-sand'
Cannot resolve class or package 'theme'
Cannot resolve class or package 'json'
This is the the offending path:
path="/white_sand.theme.json"
请先登录再写评论。