jMonkeyEngine / jMonkeyEngine/sdk
Jme Sources
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 348
- Forks
- 104
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
I'm still having trouble using the jMonkeyEngine sources in the sdk (3.5.x)
If I open a source file, I get the "Generated code for.."
I click "Attach sources..."
I then get the option of selecting a zip, or download (which will "look up javadoc/sources in known Maven repositories")
If I click "Download", it will download a huge maven index, which eventually fills up my HDD when unpacking.
Is it perhaps a config issue?
Edit: Before downloading it says "No sources for xx:x available"
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 by reproducing the SDK's "Attach sources..." flow for a jMonkeyEngine 3.5.x source file and observe the Maven repository lookup and index download. Inspect the source attachment entry point and repository configuration involved. Done means sources can be located or attached without downloading an unusably large index.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100