infinitered / infinitered/solidarity-react-native
Check for Java Version
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hi there!
First, this plugin is incredible. Thanks for that!
It would be very useful if it checks Java version as well. I tried adding it myself but couldn't get it working since Java doesn't use semver and I'm not sure how to make it read the cli output to check it.
Being the output java version "1.8.0_171", is it possible to check it?
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 locating the existing version-checking logic and the code that reads CLI output. Use the reported java version "1.8.0_171" as the input case, and consider the work done when the plugin can recognize and validate that Java version without relying on semver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100