-
-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Unable to configure Perl5 SDK in Intellij on Mac OSX for plugin version 2016.3.1_7
Steps to produce the issue are:
- Click on 'Perl5 SDK is not configured' --- 'Configure'
- Select SDKs
- Hit the + sign
- Select Perl5 Interpreter
- Pick perl from OS -- /usr/local/perl/perls/perl-5.22.2/bin/perl
- Nothing seemed to happen and I do not see the sdk added into the intellij window.
- I also tested with something invalid and got a proper message indicating that there was a problem. (I pointed to /usr/local/perl).
Plugin Version: 2016.3.1_7
I also downloaded the .zip and tested this out with 2.200 from here directly and had the same problem.
Intellij: IC-163.7743.44
JRE: 1.8.0_112-release-408-b2 x86_64
JVM: OpenJDK 64-bit Server VM by JetBrains s.r.o
Perl installed from perlbrew at:
/usr/local/perl/perls/perl-5.22.2/bin/perl
(Also tested the problem with: /usr/local/perl/perls/perl-5.10.1/bin/perl)
My computer is running Mac OSX Sierra -- 10.12.1.
Unfortunately I do not have a mac at home, because I'd try to hop in and see if I can get more information/dig into the bug a bit more for you.
elanelango, cowgod and ashleykleynhans