blacklightknight

Results 12 comments of blacklightknight

Vlad Dumitrescu, first of all let me thank you a lot for replying to my problem.I am new to ejabberd and erlang and it has been very tough to get...

![scr](https://cloud.githubusercontent.com/assets/26063163/23499099/bfe0a28e-ff50-11e6-93ff-fb3aa4973846.png) ![scr2](https://cloud.githubusercontent.com/assets/26063163/23499106/c68db43c-ff50-11e6-97ec-afe9b83599ac.png) yes Vlad my Eclipse project is properly configured as an Erlang project. But still I was facing that problem initially of not being able to recognize .hrl files...

I first create an erlang project then I import the source code of ejabberd into it.

Actually, I am using windows platform so I had already built ejabberd using the windows installer.I didn't get the meaning of "location","project layout", and "discover paths" you mentioned.

Yes I did this but still .hrl files are not recognized from src folder.you can see: ![scr3](https://cloud.githubusercontent.com/assets/26063163/23502591/5bdc87b8-ff5e-11e6-8b2e-da8562dadb6e.png)

yes I knew that way too, but the problem still continues this way as yo can see in the following screenshots: ![a](https://cloud.githubusercontent.com/assets/26063163/23599831/61732ebc-0269-11e7-9f59-11b72784b5ea.png) ![b](https://cloud.githubusercontent.com/assets/26063163/23599837/6749eeb6-0269-11e7-993d-be85c9ebdd73.png)

Yes I already did build ejabberd as you can see here I have got the dependency folder: ![abc](https://cloud.githubusercontent.com/assets/26063163/23643777/bda9c234-0329-11e7-8ee7-2ce1e81729b9.png)

Yes my "Project->Build automatically" is enabled and I did use "Project->Clean"

Actually I am using windows os, on which I have downloaded the windows installer from processone's site.I was able to successfully install and run ejabberd through command line and through...