-
Notifications
You must be signed in to change notification settings - Fork 0
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
[DOC]: manual #3
Comments
Hi Vlad, was just reading it. Looks good! One thing that might need specified is that I'm vaguely aware that you can compile a jar using maven with references to external dependencies, but never quite got that to work (the java call needed either a class path listing all library dependencies or full-dependency-compiled simpaths). I'm not sure if further simpaths documentation on this is available since I started out and fumbled my way through it as a novice. Other brief query is whether the trailing commas has been fixed in updated versions of simpaths, which now incorporate the changes needed to do parallel runs? |
Feel free to add a PR with any changes you find reasonable.
I have no idea tbf. If true our lives have become a little bit easier, and we should remove this part. |
As a note - I'm working on the most simple way to compile simpaths to an executable
in the simpaths root folder, then copying/linking the compiled jar to directory alongside |
Any progress so far? |
As noted in other pull request had run out of time the other week to debug these bits. will follow-up at some point! |
I'd like you to check the readme and correct/expand it.
The text was updated successfully, but these errors were encountered: