0
votes
4answers
59 views
Cross-Platform OpenBabel Java interface?
I have seen that OpenBabel has a Java interface nowadays, but I am wondering if someone has made a single openbabel.jar that provides this API and has prebuild binary libraries for …
0
votes
2answers
53 views
Why do I get a NullPointerException while trying to generate InChI with CDK?
I am getting this NullpointerException deep in the internals when trying to generate InChI using the InChIGeneratorFactory in CDK. Can someone give me a hint to what could be going …