krasa / VisualVMLauncher

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7115
Apache License 2.0
108 stars 19 forks source link

don't use deprecated Objects.toStringHelper method from guava library #20

Closed chashnikov closed 6 years ago

chashnikov commented 6 years ago

Objects.toStringHelper method was deprecated in Guava long time ago and it's even removed from modern Guava versions. This change is needed to avoid compatibility problems with IntelliJ IDEA 2018.1 where a new version of Guava is bundled.

krasa commented 6 years ago

Thanks for the info. I did it manually to support older versions as well. https://github.com/krasa/VisualVMLauncher/commit/2b6588c9a4d6d4873ecb55acc029409388669d2a#diff-c0e9a81c2a947c7ca7e8368f6796008b