Antlr 4 plugin problem for IntelliJ
I'm running Windows 7 (X86) on a desktop without internet access.
I installed IntelliJ 14.0.2 - went smoothly.
I selected the installed 1.7.0_45 JDK - went smoothly.
I created a Java project and accepted the default at each prompt - went smoothly
I installed the Antlr 4 plugin as follows:
-> settings
-> plugins
-> intall plugin from disk
-> File dialog
-> selected intellij-plugin-v4-master.zip
-> pressed "Apply"
-> pressed "Restart" (restart to activate changes)
This much went smoothly but when it restarted I got the error message in the attached file (contains 263 bytes) and I get the same message every time I try to start IntelliJ.
I have unintstalled IntelliJ and repeated the process described above three times with the same result. I also tried running the installation process and IntelliJ as a User and as the Administrator and received the same result.
I am a new IntelliJ user so I am assuming that I am making some obvious mistake and would appreciate help getting on the right track.
Attachment(s):
intellij.txt.zip
Please sign in to leave a comment.
Please try installing plugin via IDE directly (Settings->Plugins, then Browse Repositories)
Yann,
Thanks for replying. That is one of the two methods I have been trying. Same result.
Regards,
Bob
Hm it works for me via IDE installation. Could you please attach idea.log (Help->Show Log)
Yann,
My colleague downloaded a different ANTLR plugin and I installed it. This zip file doesn't end in "master." Now I can open projects.
Thanks for your attention to this matter.
Regards,
Bob
p.s. I was wrong about "Browse Repositories" and I hadn't tried it. However, it doesn't work for me because my workstation has no internet access.