Make IDE helper work without a database connection
Some not existent classes trigger a database connection request via ModuleAutoload. ModuleAuto wil not be able to resolve this classes anyway and in order to make the IDE helper more flexible, ModuleAutoload is unregistered. Additionally all exceptions will be caught and printed to sdtout.