<div dir="ltr"><div><div><div>Hi,<br><br></div>I've added generation of the console's API *.pap file for auto-completion [0]. This allows to keep up with latest API bindings in an easier fashion:<br><br>make && make qsci-pap-src && make install<br>
Generates the default .pap file (~1 MB) in source tree, which can take over a minute.<br><br>make && make qsci-pap-master [&& make install]<br>Generates a local-only .pap that overrides the default .pap (when testing new bindings). It will optionally be installed as well. Distributing such an install, like for custom console API completions, will always override the default .pap.<br>
<br></div><div>You can edit run the <src>/python/qsci_apis/generate_console_pap.py script directly to produce custom .pap files.<br></div><div><br></div>Please let me know if you can think of a better solution.<br><br>
</div>Default .pap includes the following APIs (unchanged from before):<br><br>PyQGIS.api<br>Python-2.7.api<br>PyQt4-4.7.4.api<br>OSGeo_GDAL-OGR-1.9.1.api<br><br>Should GDAL-OGR-1.9.1 be updated to 1.10 for QGIS 2.0 release?<br>
<div><br><div><div><br>[0] <a href="https://github.com/qgis/Quantum-GIS/commit/dc462859">https://github.com/qgis/Quantum-GIS/commit/dc462859</a><br clear="all"><div><div><div><div><br></div><div>Regards,<br></div><div><br>
Larry</div>
</div></div></div></div></div></div></div>