5 ms·
With crouton, there are very few Linux apps that you can't run on a Chromebook. While I haven't tried it with SublimeText, I have run Eclipse on my Chromebook.
by Cowen 13y ago
With crouton, there are very few Linux apps that you can't run on a Chromebook. While I haven't tried it with SublimeText, I have run Eclipse on my Chromebook. It's not the smoothest experience, but it can get the job done.
So far, Arduino and IntelliJ are the only apps that I haven't gotten working on my Chromebook. The former relies on some x86 libraries that obviously won't work on an ARM processor, and the latter prefers the Oracle JVM which is just too much of a pain for me to set up when OpenJDK and Eclipse work well enough. I've also had some issues with my VPN (IPSec Xauth PSK).
I probably wouldn't recommend a Chromebook as a full time development machine, but it can certainly be done better than just a fancy SSH terminal. It's served me well enough when I've needed to work on the road. It's the best traveling laptop I've ever owned.
- bebna 13y agoAndroid Studio, who is based on IntelliJ, didn't like the fact that I was running OpenJDK on my notebook but it worked. You should probably check on IntelliJ again.