Re: [Pydev-code] General questions about PyDev
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2013-06-24 14:02:51
|
On Mon, Jun 24, 2013 at 10:51 AM, Andrew Ferrazzutti <afe...@re...>wrote: > On Sat, Jun 22, 2013 at 2:31 PM, Andrew Ferrazzutti <afe...@re... > >wrote: > >> Is there a reason why my child Eclipse is getting two run buttons? > > >Can you add a snapshot? (I'm not really visualizing what you mean here). > >Cheers, > >Fabio > > As I promised, attached are some screenshots regarding this issue. The > first image shows the extra Run button, and the other is the message I get > when I press it. The extra button only appears in my child Eclipse on this > computer. > Not sure what is giving you this menu... if you use the window > customize perspective action, you should be able to inspect the menus/commands to discover what that is... > > >If you feel adventurous, a common request would be a wizard to create a > >pydev project from existing sources (in which case it should analyze the > >folder given for packages -- i.e.: dirs with __init__.py folders or just > >folders with .py files and set the root as a source folder accordingly). > > Thanks for the suggestion! After I add to the New Project wizard I'll give > this a shot. (And thanks for the list of related wizard classes.) > > Andrew > > PS: I'll be communicating through the mailing list from now on. |