开发者

IntelliJ Erlang "Unresolved macros"

开发者 https://www.devze.com 2022-12-07 19:02 出处:网络
Setup: IntelliJ IDEA 2022.2.2 Erlang plugin 0.11.1144 SDK: Erlang OTP 25, erts-13.0 Project Imported: https://github.com/FlowForwarding/enetconf

Setup:

IntelliJ IDEA 2022.2.2
Erlang plugin 0.11.1144
SDK: Erlang OTP 25, erts-13.0
Project Imported: https://github.com/FlowForwarding/enetconf

Issue: When I mouse over some macros, I get the message "Unresolved macros '?debugMsg'", "Unresolved macros '?assertEqual'", etc. As a result, I am unable to do a code walk-through. Please help me in resolving the issue.

Initial Debug: I see corresponding hrl files are included as listed below. But, when I mouseover the following line, I get a message "Unresolved incl开发者_Python百科ude_lib: file not found". Looks like the hrl files are not included properly.

-include_lib("eunit/include/eunit.hrl").
-include_lib("xmerl/include/xmerl.hrl").

IntelliJ Erlang "Unresolved macros"

IntelliJ Erlang "Unresolved macros"

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号