When creating a new Django project in Eclipse I can run the server by running the project as "PyDev: Django" like in the following screenshot:
I've recently forked a Django project from GitHub, added it to Eclipse and set it as a Django project. The problem is that I don't have the option to run the project as "PyDev: Django" when trying to do so in Eclipse:
How can I fix this?
I had the same issue after importing an existing project in Eclipse.
Here is how I solved it:
The last command will configure the pydev nature of the project. You should now have the "PyDev: Django" and "Python unit-test" options to the "Run as" menu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With