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 project had only > .project file with no settings.
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. Just a wild guess: is your ebin directory created? If not, try to create it manually - I remember I had some trouble regarding that... regards, Vlad ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Erlide-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlide-devel
