[Erlide-devel] Version 0.3.25 has been released

2006-09-04 Thread Vlad Dumitrescu
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

Re: [Erlide-devel] build path to include stdlib/qlc

2006-09-04 Thread Vlad Dumitrescu
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

[Erlide-devel] build path to include stdlib/qlc

2006-09-04 Thread Koji Takasumi
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