Hi, I'm using Eclipse with pydev for development too. My suggestions for a
project is to create a pydev project without the src folder. later, U have
to tell eclipse in the project properties that your workspace is a source
folder and is an external source folder too.

On 7/11/07, Petra Javornicka <[EMAIL PROTECTED]> wrote:
>
>
> > I'm a django newbie, just finished the tutorial.  I would like to do my
> > development under Eclipse.  PyDev want to have a "src" folder under the
> > project, which does not really fit the django default directory
> structure.
>
> I'm a Django newbie as well and I've had a similiar/same problem.
> Originally,
> I decided to force Pydev use <PyDevProject> = <DjangoProject> folder
> i.e. with remapped src folder.
>
> But I encountered problems with setting of python and/or src path: if
> it was OK for Apache and mod_python, it was not OK for Pydev and vice
> versa and dtto form development server.
>
> Finally I changed Pydev to its defaults i.e.
>
> <EclipseWorkspace>/<PyDevProject>/src/<DjangoProject>/<DjangoApps>
>
> And everything works fine now. But as I wrote: I'm a beginner and
> maybe it is possible to configure all three systems this way - perhaps
> some skilled Django users/developers will enlighten this.
>
> >
>


-- 
Lic. José M. Rodriguez Bacallao
Cupet
-----------------------------------------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
mismo.

Recuerda: El arca de Noe fue construida por aficionados, el titanic por
profesionales
-----------------------------------------------------------------

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to