#30: Eclipse fails to launch with shared library error

Solved!
After upgrading to Eclipse 3.4.2 on Mac OS X 10.5, I receive an error message at launch: The Eclipse executable launcher was unable to locate its companion shared library

#21: Eclipse: exclude directories from file searches

Solved!

Picture 1

In Python / Pylons projects, there is often a data directory consist of semi-compiled text used for template generation. It would be useful if I can skip searching over these files while working in Eclipse. Eclipse has a functionality to search for strings...