add optional command to run Svg2XmlGui on Windows
With this command java -classpath lib/mxgraph-core.jar:classes com.mxgraph.svg2xml.Svg2XmlGui got issue:
Error: Could not find or load main class com.mxgraph.svg2xml.Svg2XmlGui . Then, I try to use command java -cp ./classes;. com.mxgraph.svg2xml.Svg2XmlGui
@egrimate @alderg what is the status of this repository? Do you accept contribution and is this repository still active? I have a couple of things that I have in my own fork that I would be happy to contribute back here
reping @egrimate @alderg @davidjgraph would you accept contributions to this repository? as I mentioned in https://github.com/jgraph/svg2xml/pull/13#issuecomment-619573225, I have several things I would be pleased to push back to this upstream repository: new tools (xm2js, svg2js), improved build system, automatic tests, .... Thx