Upstream Release 2016.3.4

This commit is contained in:
Marcel Kapfer 2017-02-02 13:58:56 +01:00
parent fc522890e0
commit bc9ab97834
28 changed files with 213 additions and 458 deletions
intellij-idea-community_2016.3.4/debian

View file

@ -0,0 +1,10 @@
#!/bin/bash
set -e
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.3.4.tar.gz
##DEBHELPER##