Open tarrow opened 8 years ago
This bug just reared it head again for another windows user. I'm trying to figure out why it is a platform specific problem.
I think I've tracked it down: /cmine/src/main/java/org/xmlcml/cmine/files/SnippetsTree.java had a not platform portable regex I think.
Windows error message when running cmine ......................Exception in thread "main" java.lang.RuntimeException: Can not find plugin: null:null at org.xmlcml.ami2.plugins.ResultsAnalysis.makeHtmlDataTable(ResultsAnal ysis.java:243) at org.xmlcml.ami2.plugins.CommandProcessor.createDataTables(CommandProc essor.java:142) at org.xmlcml.ami2.plugins.CommandProcessor.main(CommandProcessor.java:1 74)