Re: [Cdk-user] DepictionGenerator - unregistered IGenerator when in jar

2016-08-23 Thread John M
@cdkuser list - resolved due to downstream project including the CDK 1.5.11. Regards, John W May john.wilkinson...@gmail.com On 23 August 2016 at 09:37, John M wrote: > Nothing odd there... do you have the projected hosted? If not, are you > able to send the zip

Re: [Cdk-user] DepictionGenerator - unregistered IGenerator when in jar

2016-08-23 Thread John M
Nothing odd there... do you have the projected hosted? If not, are you able to send the zip just to me? Pretty sure I can work out what's interfering but difficult remotely. Could maybe also try the snapshot build? Repository: *https://oss.sonatype.org/content/repositories/snapshots/

Re: [Cdk-user] DepictionGenerator - unregistered IGenerator when in jar

2016-08-23 Thread Staffan Arvidsson
So I create a DepictionGenerator instance within a class, which is then called repeatedly for depicting IAtomContainers. My original usage was something like this; DepictionGenerator generator = new DepictionGenerator() .withOuterGlowHighlight() .withParam(StandardGenerator.Visibility.class,