Pydev 1.4.6 released / Google App Engine on Pydev video (original) (raw)
Pydev 1.4.6 has just been released.
The major highlights in this release are:
The project and interpreter configuration was improved:
- The pydev package explorer will now show problems in the project configuration (until now, those misconfigurations wouldn't be properly shown and some subtle problems could arise because of those misconfigurations);
- The project pythonpath can use variables;
- The interpreter can be referred from a user-given identification.
There is an easier way to create and manage a Google App Engine project in Pydev. The video below shows how to properly config/upload/manage it from Pydev: