There are some small changes and fixes.
Get it from http://erlide.sf.net/update32
Enjoy! Regards,
Vlad
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated tec
Hello!
On 9/4/06, Koji Takasumi <[EMAIL PROTECTED]> wrote:
> I have a sample module that uses the qlc module with
> -include("stdlib/include/qlc.hrl").
I assume you mean -include_lib(...) and with that it works fine for me.
Otherwise I'll have to look at it. The project properties include
specif
I apologize if the answer to this is obvious, but I just
downloaded Erlide/Eclipse for windows from Yoxos. Everything works fine
(I got the ping/pong sample working) but,
I have a sample module that uses the qlc module with
-include(“stdlib/include/qlc.hrl”).
If I compile this f