svg2xml icon indicating copy to clipboard operation
svg2xml copied to clipboard

add optional command to run Svg2XmlGui on Windows

Open ilmimris opened this issue 5 years ago • 2 comments

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

ilmimris avatar Mar 10 '20 11:03 ilmimris

@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

tbouffard avatar Apr 26 '20 15:04 tbouffard

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

tbouffard avatar Aug 25 '20 16:08 tbouffard