Idea 15.0 support?

Issue #149 resolved
Zoran Žunko created an issue

Is it safe to upgrade to Idea 15?

Comments (8)

  1. Scott Wells repo owner

    I upgraded two machines this morning and everything seems solid after doing so. I did force a full cache/index rebuild using File>Invalidate Caches and Restart after the upgrade and after having IntelliJ IDEA reinstall all plugins. Without that I noticed that it didn't recognize the file types of some static resources properly, but after doing that they were all fine.

    I would say go ahead and upgrade if you want, but don't have it uninstall IntelliJ IDEA 14 as part of the upgrade until there's a little more burn-in time.

  2. Scott Wells repo owner

    FYI, I did a build today over lunch with the plugin SDK from IntelliJ IDEA 15 and there were three small changes required to get it to compile...basically symbolic constants that have moved. Those should have been inlined by the compiler and shouldn't present issues in the currently posted version, but I'm going to post an update with those addressed soon just in case.

  3. Log in to comment