processing / processing/processing4
Update Pre-Processor
Open
Nobody has claimed this yet.
bug
pde
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
After updating the JDK, we end up with some native loading issues that cause erroneous syntax highlighting. Sketches run fine, but the pre-processor needs to be looked at.
https://github.com/processing/processing4/issues/1269#issuecomment-3407610961
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
The issue names no file or test; start with the pre-processor and read the linked discussion in issue #1269, focusing on the JDK-related native loading problem. Reproduce the erroneous syntax highlighting, confirm that sketches still run, and consider the work done when highlighting is correct after the JDK update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100