Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Pydev project Remote System Explorer(Unable to Index local python modules code completion)
Pydev project Remote System Explorer [message #1694131] Thu, 30 April 2015 19:03 Go to next message
Jeff Plewak is currently offline Jeff PlewakFriend
Messages: 1
Registered: April 2015
Junior Member
Installed eclipse Luna 4.4.2
addons:
Remote Development Support\Remote System Explorer
Pydev


In the Remote System Explorer perspective I first created a SSH Only connection a remote linux vm. I then selected a root folder in that linux filesystem and created a Pydev project form it. It shows the files and folders but not as packages and init files as a regular pydev project would. Is there a way to convert this folder into a python project?

I am looking for the benefits of code completion, imports, Ctr+Shift+T (Globals Browser) but am not able to achieve any of this in my project. I tried setting the folder as the source for PYTHON PATH but that didn't work.

Regardless of my setup, my main goals are to work on a windows machine and have my files sftp over to my linux machine, while taking advantages of the features available to Pydev projects.

Any suggestions would be appreciated.
Re: Pydev project Remote System Explorer [message #1694152 is a reply to message #1694131] Fri, 01 May 2015 00:24 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 04/30/2015 03:09 PM, Jeff Plewak wrote:
> Installed eclipse Luna 4.4.2
> addons:
> Remote Development Support\Remote System Explorer
> Pydev
>
>
> In the Remote System Explorer perspective I first created a SSH Only
> connection a remote linux vm. I then selected a root folder in that
> linux filesystem and created a Pydev project form it. It shows the files
> and folders but not as packages and init files as a regular pydev
> project would. Is there a way to convert this folder into a python project?
>
> I am looking for the benefits of code completion, imports, Ctr+Shift+T
> (Globals Browser) but am not able to achieve any of this in my project.
> I tried setting the folder as the source for PYTHON PATH but that didn't
> work.
>
> Regardless of my setup, my main goals are to work on a windows machine
> and have my files sftp over to my linux machine, while taking advantages
> of the features available to Pydev projects.
>
> Any suggestions would be appreciated.

First, PyDev is a third-party tool and not support by Eclipse forums.

This said, ...

Look at the root of what you suppose to be your PyDev project. You
should see files .project and .pydevproject. If not, then your project,
remote or not, isn't a PyDev project.

Hope this helps.
Previous Topic:How to replace Eclipse icon set?
Next Topic:Modifying Eclipse Communication Framework (ECF) Contacts View
Goto Forum:
  


Current Time: Sun Sep 22 04:09:32 GMT 2024

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

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

Back to the top