ide-java icon indicating copy to clipboard operation
ide-java copied to clipboard

Java version could not be parsed

Open ghost opened this issue 4 years ago • 0 comments

Prerequisites

Description

ide-java cannot read my Java version correctly. Thus cannot start at all.

Steps to Reproduce

  1. Install OpenJDK11 on Debian or any Java with version consists of more than 2 dots in version number, e.g 11.0.9.1
  2. Install ide-java, it throws error with message "Could not parse the Java '--showVersion' output" java-version-unknown

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.

ghost avatar Feb 06 '21 01:02 ghost