processing / processing/processing4
Include processing4-javafx in Gradle packaging
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
@Stefterv
I think you should consider bundling processing4-javafx with the processing core gradle artifact (as I do in https://github.com/micycle1/processing-core-4/)
Otherwise one cannot use the FX2D renderer.
Also, why must I as a user declare the https://jogamp.org/ repository for jogl? Shouldn't this artifact's gradle do that?
Contributor guide
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 reviewing the Gradle packaging for the Processing core artifact and the processing4-javafx project, including how the jogamp repository is declared. Verify that the published artifact bundles processing4-javafx so the FX2D renderer resolves without users adding the jogamp repository themselves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100