I am using eclipse for python. How do I import an existing project into eclipse in the current workspace.
Thanks
Make sure you change this path if you have placed your source in a different folder. Now open Eclipse and choose “File > Import”. Navigate to “mysite” and choose that as your location. Eclipse should recognize this as an Eclipse project and import it to your workspace.
Running Python from within Eclipse Make sure your file ends in . py, and Eclipse will recognize it as Python code. Type in some Python code (for instance: print 2+2 ), then right-click on the Python file you've created and select Run As >> Python run .
New Project
Dont use default Location
Browse to existing project location ...
if its an existing eclipse project with project files that have correct paths for your system you can just open the .proj file ...
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