On Mon, 8 Aug 2016 16:30:33 -0700 Gordon Messmer wrote:
Of course, the next question is: Is it possible to install Eclipse in a way that doesn't require users to run "scl enable devtoolset-4 bash" in a terminal?
Option 1: Write a little bash script that contains that command. Name it eclipse and put it into ~/bin.
Option 2: Write a little bash script that contains that command. Create a custom launcher with Mate, Kde, Gnome or what's your pleasure.