I solved my problem wit the QT integration !!

It seems to be a problem caused by the user rights of the files in the plugin path or the eclipse path it self.

I changed the owner and the group of the whole eclipse path to the user/group I am logged in.
Afterwords the QT implementation (and probably other things) are working properly.

Regards