Hi,
I am using Google Window Builder Pro for SWT and we use a lot of custom components here. The components rely on being used within our framework, but this makes them unusable in Window Builder (exeptions are thrown when used outside of our framework, like, in Window Builder).
How do I detect that Window Builder is using our components to skip the code that relies on our framework?