10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java7,022 forks (7,022 forks)batch import
Component: IDEHelp wantedJava 9+feature request
Repository metrics
- Stars
- 13,974 stars (13,974 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Hey,
Did anyone manage to build and compile Arduino in JDK9+?
Contributor guide
- Research direction
- Examine the Arduino build system (likely ant or maven) and identify dependencies that require Java 8, then propose changes to support Java 11. Check for any deprecated APIs or libraries and suggest updates.
- Tech stack
- java
- Domain
- desktop
- Issue type
- Chore
- Prerequisites
- JavaGit