Glass Extension doesn't work without Common

Hello,
In the Core manual you reference Glass Extension.
I tried to use it, but it looks like that it can’t work without Common. :frowning:
Is there a version that works with Core only?
If no, there is probably no point to mention it in the Core manual…

Best Regards,
Maxim Golubitsky

It should work with Core only. I’ll have a look at it in the evening and either fix it or/and post an example how to activate it.

In the GlassExtension class there are imports:

import bibliothek.gui.dock.common.theme.CEclipseTheme;
import bibliothek.gui.dock.common.theme.color.CColorBridgeExtension;```
and it fails with ClassNotFoundException :(

Oh, I did not remember that. I’ll remove those dependencies in the next version (should be ready this weekend).

If I’m not completely wrong a workaround until then would be to have Common in the classpath, this does not force you to actually use Common.

Thanks,
Now it works.
BTW, I tried to contact Glass Extension’s author as it is required in license but his email is unreachable :frowning:

smtp;550 software@kuxfamily.de: invalid address

Hm, on their homepage there are other addresses (under „Kontakt“). I had never contact with Steffen, but if you get an answer please tell me the new address, then I’ll update his library. :slight_smile:

I contacted him via the home page. Steffen replied that there was a temporary problem with the email which is already fixed.