Skip to main content



      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 15:03 Go to next message
Eclipse UserFriend
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] Thu, 30 April 2015 20:24 Go to previous message
Eclipse UserFriend
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: Thu May 22 23:12:44 EDT 2025

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

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

Back to the top