Is it safe to update the IntelliJ Plugin to 1.3 if I still have some Projects using 1.2.71?
d
dsavvinov
10/29/2018, 7:58 PM
Yes, it should be fine. Your language (and API) version will remain 1.2, which is intuitively equal to "living in 1.2.X" world (code analyzed and generated like it's 1.2.X, you see only API which was present in 1.2.X, etc.)