Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse/PyDev Question (Method/Variable "Browser")
icon5.gif  Eclipse/PyDev Question [message #1504673] Tue, 09 December 2014 13:03 Go to next message
Ben Harper is currently offline Ben HarperFriend
Messages: 8
Registered: July 2014
Junior Member
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] Wed, 10 December 2014 00:49 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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] Wed, 10 December 2014 03:36 Go to previous messageGo to next message
Ben Harper is currently offline Ben HarperFriend
Messages: 8
Registered: July 2014
Junior Member
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 05:04 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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 13:45 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
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: Sat Apr 20 03:31:28 GMT 2024

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

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

Back to the top