Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse/PyDev Question (Method/Variable "Browser")
icon5.gif  Eclipse/PyDev Question [message #1504673] Tue, 09 December 2014 08:03 Go to next message
Eclipse UserFriend
It's been over a decade since I've done serious enough development to warrant a full blown IDE but I now find myself developing some applications in Python.

I'm trying out eclipse/pydev for the first time.

Does eclipse have a method/variable/class browser? By that I mean a navigation pane that lists all the classes, functions, variables, etc... in the current file or project and you can use this to quickly move to these locations in your editor.

Thanks,
Re: Eclipse/PyDev Question [message #1505295 is a reply to message #1504673] Tue, 09 December 2014 19:49 Go to previous messageGo to next message
Eclipse UserFriend
On 12/09/2014 06:04 AM, Chuck Carson wrote:
> It's been over a decade since I've done serious enough development to
> warrant a full blown IDE but I now find myself developing some
> applications in Python.
>
> I'm trying out eclipse/pydev for the first time.
>
> Does eclipse have a method/variable/class browser? By that I mean a
> navigation pane that lists all the classes, functions, variables, etc...
> in the current file or project and you can use this to quickly move to
> these locations in your editor.
>
> Thanks,

Typically, you seek support for third-party plug-ins and their effect
upon Eclipse through that third party's web site.
Re: Eclipse/PyDev Question [message #1505433 is a reply to message #1505295] Tue, 09 December 2014 22:36 Go to previous messageGo to next message
Eclipse UserFriend
Russell Bateman wrote on Wed, 10 December 2014 00:49
On 12/09/2014 06:04 AM, Chuck Carson wrote:
> It's been over a decade since I've done serious enough development to
> warrant a full blown IDE but I now find myself developing some
> applications in Python.
>
> I'm trying out eclipse/pydev for the first time.
>
> Does eclipse have a method/variable/class browser? By that I mean a
> navigation pane that lists all the classes, functions, variables, etc...
> in the current file or project and you can use this to quickly move to
> these locations in your editor.
>
> Thanks,

Typically, you seek support for third-party plug-ins and their effect
upon Eclipse through that third party's web site.


I didn't ask how you get your information. Keep your baggage to yourself and don't troll my threads if you have nothing positive to say.
Re: Eclipse/PyDev Question [message #1505505 is a reply to message #1505433] Wed, 10 December 2014 00:04 Go to previous messageGo to next message
Eclipse UserFriend
On 12/09/2014 08:36 PM, Ben Harper wrote:
> Russell Bateman wrote on Wed, 10 December 2014 00:49
>> On 12/09/2014 06:04 AM, Chuck Carson wrote:
>> > It's been over a decade since I've done serious enough development to
>> > warrant a full blown IDE but I now find myself developing some
>> > applications in Python.
>> >
>> > I'm trying out eclipse/pydev for the first time.
>> >
>> > Does eclipse have a method/variable/class browser? By that I mean a
>> > navigation pane that lists all the classes, functions, variables,
>> etc...
>> > in the current file or project and you can use this to quickly move to
>> > these locations in your editor.
>> >
>> > Thanks,
>>
>> Typically, you seek support for third-party plug-ins and their effect
>> upon Eclipse through that third party's web site.

The answer is that, for Java, not in the way you state (all classes, all
functions/methods, all variables, etc.). For Python, however, the answer
may be very different because pydev.org plug-ins may do things
differently. You should ask them.
Re: Eclipse/PyDev Question [message #1506003 is a reply to message #1505505] Wed, 10 December 2014 08:45 Go to previous message
Eclipse UserFriend
Ben, please be considerate to the senior members of this community, especially as a newcomer.
What you're being told is that eclipse.org does not produce or support PyDev, so specific questions about it should be directed to whatever support channel that organization provides. The same goes for any third-party product that might be built on Eclipse; keep in mind that Eclipse is a platform and many outside organizations, commercial and open-source, produce products that sit on top of it or are based on it. eclipse.org can not possible support them all, although there are sometimes users in this community who have experience with various such products.
Previous Topic:"appcompat-support-v7-mediarouter" shows error
Next Topic:Unable to write to repository
Goto Forum:
  


Current Time: Mon Jul 07 18:31:04 EDT 2025

Powered by FUDForum. Page generated in 0.07227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top