Hi,
On 5/28/06, Mickael Remond <[EMAIL PROTECTED]> wrote:
* Vlad Dumitrescu <[EMAIL PROTECTED]> [2006-05-27 20:36:43 +0100]:
> We have a soon-to-be-released builder for Erlang projects that uses
> existing Makefiles. This might conflict with the C nature, since I
> presume there is only a single
Hello,
* Vlad Dumitrescu <[EMAIL PROTECTED]> [2006-05-27 20:36:43 +0100]:
> We have a soon-to-be-released builder for Erlang projects that uses
> existing Makefiles. This might conflict with the C nature, since I
> presume there is only a single Makefile for the project.
What is going to be the
Hi!
I discovered, thanks to Jakob Cederlund, that it is possible to create a
C project and give it an "Erlang nature".
This should work for now. But it might not in the future, see below.
We have a soon-to-be-released builder for Erlang projects that uses
existing Makefiles. This might confli
Hello again,
I discovered, thanks to Jakob Cederlund, that it is possible to create a
C project and give it an "Erlang nature".
I will explore this approach and let you know how it goes.
Cheers,
--
Mickaël Rémond
http://www.process-one.net/
-
* Mickael Remond <[EMAIL PROTECTED]> [2006-05-27 18:15:36 +0200]:
> Hello,
>
> I am trying to include my c_src directory in an Erlang project in a
> proper Eclipse way.
> Has anyone tried to do such a setup ?
> I installed the CDT plugin but it seems that C source dir can only be
> created in a C