Aha, now I understand what you mean! Yes, building ErlIDE from Eclipse
requires ErlIDE to be installed already... Just for build purposes,
old versions would do fine (I believe 0.3.23 is one of those)
but compiling manually is okay too :-)
regards,
Vlad
On 5/6/07, Ben Hood <[EMAIL PROTECTED]> wr
> Great, that works fine. It builds all of the jars, the only thing I
> couldn't see is how the erlang source gets compiled and where this
> ends up.
What I ended up doing is compiling all of the erlang sources by hand
into the respective ebin directories within core, launching and ui and
then use
> I mean that I open the update site project in Eclipse, and the
> site.xml file in it. Then in the editor I select the appropriate
> release and click on the button labeled "Build". Of course, your
> workspace must include all required projects.
Great, that works fine. It builds all of the jars,
Hi Ben,
On 5/6/07, Ben Hood <[EMAIL PROTECTED]> wrote:
> What do you exactly mean by building it from the update project? I've
> looked inside that project and I've seen a script called pack.sh which
> seems to package some stuff up. Is that the script to execute or is
> there some functionality w
Forwarding to list
-- Forwarded message --
From: Ben Hood <[EMAIL PROTECTED]>
Date: May 6, 2007 10:29 AM
Subject: Re: [Erlide-devel] Building erlide - build.xml
To: Vlad Dumitrescu <[EMAIL PROTECTED]>
Hi Vlad,
On 5/5/07, Vlad Dumitrescu <[EMAIL PROTECTED]> wrote:
> The way I