PrismarineJS / PrismarineJS/node-minecraft-wrap
Java classpath libraries are joined wrong for windows
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 10
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Java libraries for -cp arguments should be joined with ";" for windows
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in lib/wrap_client.js at line 136, where the Java libraries for the -cp argument are joined. Check how the classpath separator is selected for Windows, then verify that Windows uses ";" and that other platforms retain their existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript, nodejs
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100