The major change is that Pydev now takes advantage of the newest features in Aptana 3 (beta).
Noteworthy features incorporated:
1. Theming: The colors in the chosen theming (Preferences > Aptana > Themes) are properly used.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiJ2xlN1J5aYh8_Y0N3yd3bH6ii00SyOktWPlPs2d5gRQ99KLnXqzMYedi8Og9PrKezmuoJ23Hr_e_Jiix92Twxl1g-J3r5ledh6E_ibpOuE4FEQ5_MGQANpTTuvoahj7ic1u-ow/s400/aptana_theming.png)
2. Find Bar: Instead of the default Find/Replace dialog, a find bar is shown at the bottom of the editor for doing common searches (and the next Aptana release will also add replace actions to that bar).
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG61DZIH3EFDrWHlr0Zm9FmGwQDP5iVI3rLsaW3qAgN_Ky1fTg_kyW5Xv2VWXe5vbj0jlCkD2YdI3JAJkLvDW0YCYKlNPG8XIhCi8p_TUiY0T3buL9tQknCQl4fg3wb9SYUqeZHQ/s400/aptana_find_bar.png)
Some other niceties include:
- An additional choice for the title of django editors, showing a different icon but still adding the regular name of the file to the title was added.
- Jars are now signed (some people were getting corrupt installs with problems when downloading pydev, so, this will hopefully fix that).
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVUcWD8aK_1f-DSaV9OuUaOhuZTayPlRKUhJl07tcoNXPuc-Cs4UeFHQf3L3iydc0OQjNHfI57wAD2nRUj8zX9c8Y8vagX3YWDP_EPp6-AMos-rCibPUGCq1q_9SP-sUw_Ztzs3g/s400/pydev_signing.png)
- A bunch of bug-fixes :)