Hi!
On Nov 13, 2007 4:09 PM, <[EMAIL PROTECTED]> wrote:
> Erlide doesn't alow me to set anything other than src,include,ebin
> directories.
> So I updated .codepath manually .codepath by adding ../eunit/ebin to
> external_includes.
Aha, I understand: external_includes is pointing to directorie
Vlad,
> Oh, your project is already an Eclipse project!
>
> Then you started the right way at first: import it, then enable the
> Erlang nature and then open the project properties to edit the
> required paths.
>
Well, that is exactly what I tried to do.
> Just a wild guess: is your ebin directo
Hi,
On Nov 12, 2007 10:27 PM, <[EMAIL PROTECTED]> wrote:
> "Add new erlang project" wizard doen't allow me to re-create project that
> already exists.
> My original project was created by checking source code from SVN within
> Eclipse.
> Removing .project and .codepath doesn't help. Original pr