Tagged Questions
0
votes
0answers
198 views
Qgis python plugins development with Eclipse
I'm using Eclipse's PyDev extension to develop python plugins for Qgis.
I did the required configs for the interpreter in Eclipse to be able to use python.
When I start a PyDev project, all the Python ...