Aliance / ansible

Ansible all the things ©
0 stars 0 forks source link

Phpstorm #3

Open Aliance opened 8 years ago

Aliance commented 8 years ago

http://www.jetbrains.com/phpstorm/download/download-thanks.html?platform=linux

https://download.jetbrains.com/webide/PhpStorm-10.0.3.tar.gz https://download.jetbrains.com/webide/PhpStorm-2016.1.tar.gz

https://github.com/zheludkovm/LinuxJavaFixes


https://youtrack.jetbrains.com/issue/IDEA-78860

echo "export IBUS_ENABLE_SYNC_MODE=1" >> ~/.profile
Aliance commented 8 years ago

Plus JDK:

sudo add-apt-repository -y ppa:webupd8team/java
sudo apt-get update
sudo apt-get install -y oracle-java9-installer oracle-java9-set-default

java -version