blacklightknight

Results 2 issues of blacklightknight

I have created a erlang project on eclipse IDE with ejabberd source code in it.I was trying to run the ejabberd_app module from eclipse console with the call ejabberd_app:start(normal,[]).But I...

I was studying the source code of ejabberd on eclipse. i figured out that each of my .erl files present the src folder of the project with a include statement...