updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / intellij_idea_ue-x_eap / intellijidea.install
blob9341c582d066d925f3b2f96dffbdabdaef16a0e3
1 post_install() {
2 echo 'When you work on large projects with many source files, please adjust your inotify watch handler limitation with the command sudo sysctl -w fs.inotify.max_user_watches=524288'
3 echo 'For more information visit'
4 echo 'http://blogs.jetbrains.com/idea/2010/04/native-file-system-watcher-for-linux/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+jetbrains_intellijidea+(JetBrains+IntelliJ+IDEA+Blog)'
6 post_upgrade() {
7 echo 'When you work on large projects with many source files, please adjust your inotify watch handler limitation with the command sudo sysctl -w fs.inotify.max_user_watches=524288'
8 echo 'For more information visit'
9 echo 'http://blogs.jetbrains.com/idea/2010/04/native-file-system-watcher-for-linux/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+jetbrains_intellijidea+(JetBrains+IntelliJ+IDEA+Blog)'