On Sat, Jun 11, 2011 at 11:54 PM, Aaron Staley <aa...@picloud.com> wrote:
> Thanks for the response.
> 1) The layout if the following:
> Main Project
> |
> src
>    |
>    mypackage
>      |
>      __init__.py is here
>      more directories...
> |
> docs, etc.
> So __init__.py is two levels deep
> Is this layout no longer allowed?  If so, anyway to force pydev to operate
> as normal?


This is supported, you just have to make sure that the 'src' folder is
added to your PYTHONPATH (i.e.: is configured as a source folder: see:
http://pydev.org/manual_101_project_conf2.html as a reference)... if
that's not the case, can you send a snapshot of your pydev package
explorer for this project (with the contents expanded).

Cheers,

Fabio

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to