-
Couldn't load subscription status.
- Fork 900
Closed
Labels
Description
I have been completely unable to find any documentation on how JetBrains/IntelliJ compare versions. However, the IDE does not currently suggest an upgrade to 1.10 nor does it list 1.10 as the newest on the site: https://plugins.jetbrains.com/plugin/8527-google-java-format
It might be the case that the code compares versions in string form rather than numerical form. If so, 1.10 would be less than 1.7, 1.8, 1.9, etc.
I note that the Bazel plugins are versioned 2021.04.07.0.2, with 0 padding.
agavrilov76