Re: [Pydev-users] Pydev not underlining anything
Brought to you by:
fabioz
|
From: Aaron S. <aa...@pi...> - 2011-06-16 07:28:50
|
Thanks, solved the problem perfectly! On Sun, Jun 12, 2011 at 9:17 AM, Fabio Zadrozny <fa...@gm...> wrote: > On Sat, Jun 11, 2011 at 11:54 PM, Aaron Staley <aa...@pi...> 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 > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |