|
Ok, now that you're already up and running with PyDev, there are some
useful tips presented below to make your coding more enjoyable:
- 1. Learn the keybindings provided by PyDev and Eclipse: As with
any other environment, you'll have to learn what can be done (and
how). In the reference manual, there is a session dedicated just to
that...
- 2. Search for what you need: Eclipse is a platform that has
literally hundreds of plugins. If you want something that you are
missing, search for it... you never know what you can find!
- 3. If there is something you wish PyDev had, but it doesn't, drop
a note at the feature request
tracker
at
sourceforge...
who knows, it might be the next implemented feature ;-)
And that's it... if you got here, you already 'graduated' to the
'intermediate level'... You can continue with the manual clicking on
'next'. The reference manual will present you the features that are
available within PyDev and give you much more information on how to
effectively use your platform.
|
|