New comment by 2asoft on void-packages repository https://github.com/void-linux/void-packages/pull/20384#issuecomment-604654347 Comment: Can you explain how they are more dependent now? I dont see it. It is the same solution as was done for the IDEA_JDK env var, except this is for all of them. Why is one not more dependent, but all of them is more dependent? On Thu, Mar 26, 2020, 12:12 Piotr wrote: > *@Chocimier* commented on this pull request. > ------------------------------ > > In srcpkgs/jetbrains-jdk-bin/template > > : > > > +export PHPSTORM_JDK=\${IDEA_JDK} > +export WEBIDE_JDK=\${IDEA_JDK} > +export PYCHARM_JDK=\${IDEA_JDK} > +export RUBYMINE_JDK=\${IDEA_JDK} > +export CLION_JDK=\${IDEA_JDK} > +export DATAGRIP_JDK=\${IDEA_JDK} > +export GOLAND_JDK=\${IDEA_JDK} > > Agree, change from symlink to variable was supposed to make IDEs less > dependent on jdk changes, but this way they are more dependent. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . >