Re: [Pydev-code] PyDev Package Explorer now blank
Brought to you by:
fabioz
From: Fabio Z. <fa...@es...> - 2009-07-20 19:52:46
|
Thanks for sharing it. I'll add that to the faq so that that others can benefit from that. Cheers, Fabio On Mon, Jul 20, 2009 at 4:43 PM, Ross<ro...@gm...> wrote: > A testament to my earlier statement about not being a sophisticated > Eclipse user. I found that the menu in the PyDev Package explorer > also offers "Top Level Elements" of either "projects" or "working sets" > > My projects are visible once I select "projects". So with that I'm > back in luck. Wish I'd seen that rather than waste a day and a half : > ( but posting my doziness here just in case it helps someone > similarly dozy later on. > > Thx for the attention and suggestions... > > Regards, > > Ross. > > > > > On 17-Jul-09, at 6:41 AM, Fabio Zadrozny wrote: > >> Hi Ross, >> >> Another thing: have you checked your error log for possible errors >> (see: http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug ) >> >> Cheers, >> >> Fabio >> >> On Fri, Jul 17, 2009 at 12:19 AM, Ross<ro...@gm...> wrote: >>> Hi Fabio, >>> >>> Thanks for the suggestions.... >>> >>> >>> On 16-Jul-09, at 8:51 PM, Fabio Zadrozny wrote: >>>> >>>> Ok, in that case, there are 2 things to check: >>>> - you have a working set selected that doesn't include your projects >>>> (I've seen one case where eclipse selected 'window working set' and >>>> nothing appeared there anymore)? >>> >>> I looked at the working sets and tried both selecting "no working >>> sets" and later tried to set up a working set, but neither helped >>> make anything appear. >>> >>>> - you have some other active filter or the content is not properly >>>> there (that's much more uncommon if you didn't change it) >>>> >>> >>> I checked for filters, there were none set, and as you say I didn't >>> change it so that makes sense. >>> >>>> To check, the working set, go to the pydev package explorer, ctrl >>>> +F10 >>>> (not sure if it's the same for that menu on mac os, but if it's not, >>>> there's a triangle icon to activate that menu), then choose 'select >>>> working set' and try to select 'no working sets' -- or create a >>>> working set containing the projects you want to work on and select >>>> that working set. >>>> >>>> To check the active filters, go to that same menu > customize >>>> view and >>>> check if the content contains "pydev navigator content" and >>>> "resources" and if your filters match what you want. >>>> >>> >>> Verified that both "pydev navigator content" and "resources" were >>> there and selected. >>> >>> I see my projects and their files still there in my file system. >>> Eclipse/Pydev just don't seem to be aware of them :( >>> >>>> Cheers, >>>> Fabio >>> >>> Rgds, >>> Ross. >>> >>> --------------------------------------------------------------------- >>> --------- >>> Enter the BlackBerry Developer Challenge >>> This is your chance to win up to $100,000 in prizes! For a limited >>> time, >>> vendors submitting new applications to BlackBerry App World(TM) >>> will have >>> the opportunity to enter the BlackBerry Developer Challenge. See >>> full prize >>> details at: http://p.sf.net/sfu/Challenge >>> _______________________________________________ >>> pydev-code mailing list >>> pyd...@li... >>> https://lists.sourceforge.net/lists/listinfo/pydev-code >>> >> >> ---------------------------------------------------------------------- >> -------- >> Enter the BlackBerry Developer Challenge >> This is your chance to win up to $100,000 in prizes! For a limited >> time, >> vendors submitting new applications to BlackBerry App World(TM) >> will have >> the opportunity to enter the BlackBerry Developer Challenge. See >> full prize >> details at: http://p.sf.net/sfu/Challenge >> _______________________________________________ >> pydev-code mailing list >> pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-code > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |