objectbox / objectbox/objectbox-java
Support the Java module system (JPMS)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.6k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
Any plans to support Java Platform Module System (JPMS)? Currently I get errors on a minimal gradle kotlin jpms example and I couldn't find any documentation on jpms with objectbox. It's finally pushed with future gradle versions. So it would be nice to add support :-).
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 errors in the linked minimal Gradle Kotlin JPMS example and compare its module setup with the current objectbox-java project. Read the existing JPMS-related documentation, if any, and identify the integration points that prevent the example from working. Done means JPMS support is implemented and documented for the relevant Java and Kotlin Gradle setups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100