netbeans, python, multiple projects

Soldato
Joined
13 Feb 2003
Posts
6,157
if you have several python projects, and want to use a module/class from one in another, how do you import it?

It seems it will only work if I only have one project in the ide and add a 'Source Root Folder'. However, if I add the project into the ide, it wont allow me to add the source root folder to the original project. Auto complete is completely not working as well
 
Last edited:
Back
Top Bottom