Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional command to run Svg2XmlGui on Windows #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ilmimris
Copy link

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

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`
README.md Outdated Show resolved Hide resolved
@tbouffard
Copy link

tbouffard commented Apr 26, 2020

@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

Co-authored-by: Thomas Bouffard <[email protected]>
@tbouffard
Copy link

reping @egrimate @alderg @davidjgraph
would you accept contributions to this repository? as I mentioned in #13 (comment), 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants