infinitered / infinitered/solidarity-react-native

Check for Java Version

Open
#27 3 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.