On 22/12/15 07:05 PM, Andrew Farrell wrote:
Could you also tell us:
1) Why you need to switch to Eclipse specifically rather than PyCharm
<https://www.jetbrains.com/pycharm/>, SublimeText
<http://www.sublimetext.com/>, or (the one I use) Atom
<http://www.marinamele.com/install-and-configure-atom-editor-for-python>?
Andrew, there are things Eclipse does that those three editors don't do.
For example, the Mylyn plugin and how it integrates Eclipse with Trac is
unparalleled. I also find debugging with Eclipse to be quite good for
the odd time that I need to step through code as opposed to prototyping
in iPython.
Gary, move your existing project to some directory outside of wherever
your default workspace is and create a new Django PyDev project with the
same name as your existing project. Look inside the directory that got
created and you'll see a couple of hidden files, .project and
.pydevproject. Move those somewhere safe, delete the new project
directory, move the existing project directory to the default workspace,
and move the hidden files to the project directory.
You can also import an existing project.
As for virtualenv or venv, all you have to do is go to the project
properties, select "PyDev - Interpreter/Grammar", "Click here to
configure an interpreter not listed." and add the Python binary for your
venv.
--
Regards,
Clifford Ilkay
+1 647-778-8696
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/5679F095.70103%40dinamis.com.
For more options, visit https://groups.google.com/d/optout.