since Yiannis commited today the files with the following log message
Log Message:
* Added extra parameter "trimSpaces" in GetArrayFromString()
* Removed cbPlugin::GetSDKVersionMajor() and cbPlugin::GetSDKVersionMinor() (moved inside following macros).
* Added CB_DECLARE_PLUGIN() and CB_IMPLEMENT_PLUGIN(name) to ease the plugin binding.
* Updated all plugins in CVS to use the above macros.
* Fixed code generated from PluginWizard to comply to the above changes.
* Fixed warnings in code generated from PluginWizard for cbProjectWizardPlugin plugins
the contributed plugins aren't recogniced any longer.
i hope this can be repaired soon.