>
Hi,
In Eclipse ErlIde, how do I specify External Header files? For eg. in my
source file, if I refer an include file as below,
-include_lib("kernel/include/inet_sctp.hrl").
ErlIde doesn't seems to get that include file from below ERTS kernel include
directory.
D:\erl5.5.5\lib\kernel-2.11.5\include
D:\erl5.5.5 is the $ERL_TOP directory.
Thanks,
- Eranga