This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Prerequisites
Description
ide-java cannot read my Java version correctly. Thus cannot start at all.
Steps to Reproduce
- Install OpenJDK11 on Debian or any Java with version consists of more than 2 dots in version number, e.g 11.0.9.1
- Install ide-java, it throws error with message "Could not parse the Java '--showVersion' output"

Expected behavior:
Using ide-java with such version numbers.
Actual behavior:
ide-java fails to run at all.
Reproduces how often:
100%
Versions
System : Debian Buster, Linux localhost 5.10.0-1-amd64 #1 SMP Debian 5.10.4-1 (2020-12-31) x86_64 GNU/Linux
Atom : 1.54.0
Electron : 6.1.12
Chrome : 76.0.3809.146
Node : 12.4.0
npx : 7.3.0
Additional Information
I am creating this issue to be able to create pull request with proper bug template.