-
Notifications
You must be signed in to change notification settings - Fork 632
Support for IntelliJ 13 #19
Comments
I second this motion. I'll read how the plugin is programmed and try and contribute a bit. |
+1 |
I have just tested plugin with Intellij 13 and it work well! You can use the same version as for Intellij 12 at the moment! |
The issue is when you attempt to install it onto a fresh copy of IntelliJ 13. I've downloaded the most recent plugin from the jetbrains site and get this error when installing it http://puu.sh/5NQ26/5ef547cc6a.jpg |
Also, manually compiled it to throw it into IntelliJ 13 and got this error http://puu.sh/5NQR1/55a07a1b11.png |
I got this same error, (http://puu.sh/5NQ26/5ef547cc6a.jpg) when installing on a fresh copy of IntelliJ 13. However, I built it from source in IntelliJ 13 and was able to load it up correctly. |
You should primary install plugin from Intellij repository. It available here: Go to "Plugins" -> press "Browse repositories" -> search for "lombok" and install it. If you really want to install it manually from the webpage, then you should download a right file for your version. In case of Intellij 12 or 13 you have to select file having 123.72 value in "Since Build" property. Look at the attached screenshot. |
Thanks for the great work with this plugin.
Any plans to support IntelliJ 13, now that is it officially out? I can't seem to be able install it on IntelliJ 13 as of now.
The text was updated successfully, but these errors were encountered: