JChemPaint / jchempaint

Chemical 2D structure editor application/applet based on the Chemistry Development Kit
http://jchempaint.github.com
112 stars 35 forks source link

open *.smiles throws CDK exception #126

Closed rwst closed 12 years ago

rwst commented 12 years ago
org.openscience.cdk.exception.CDKException: Could not determine file format
at org.openscience.jchempaint.io.FileHandler.createReader(FileHandler.java:113)
at org.openscience.jchempaint.application.JChemPaint.readFromFileReader(JChemPaint.java:281)
at org.openscience.jchempaint.action.OpenAction.actionPerformed(OpenAction.java:103)