Merge branch 'v2020.1.2' into 'master'
Update to V2020.1.2 See merge request mmk2410/intellij-idea-ultimate!7
This commit is contained in:
commit
be212ef3a6
19 changed files with 12 additions and 1 deletions
|
@ -5,3 +5,4 @@ Andy Balaam (andybalaam) <mail@artificialworlds.net>
|
|||
Patrick Lucas <me@patricklucas.com>
|
||||
Rienk Prinsen <r.prinsen@gmail.com>
|
||||
Matthias Hellriegel (schouk) <soschouk@gmx.net>
|
||||
Lucas Souza (lucasliet) <lucasouliveira@gmail.com>
|
Binary file not shown.
BIN
intellij-idea-ultimate_2020.1.2-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2020.1.2-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,13 @@
|
|||
intellij-idea-ultimate (2020.1.2-1) focal; urgency=medium
|
||||
|
||||
* IntelliJ IDEA 2020.1 adds support for Java 14 and new features for a
|
||||
number of frameworks, upgrades the debugger with dataflow analysis
|
||||
assistance, adds a new LightEdit mode, downloads and configures
|
||||
the JDK for you, and does so much more!
|
||||
- https://www.jetbrains.com/idea/whatsnew/
|
||||
|
||||
-- Lucas Souza <lucasouliveira@gmail.com> Tue, 16 Jun 2020 01:17:31 +0000
|
||||
|
||||
intellij-idea-ultimate (2019.3.4-1) eoan; urgency=medium
|
||||
|
||||
* Upstream version 2019.3.4
|
|
@ -5,6 +5,6 @@ set -e
|
|||
cd /opt/
|
||||
|
||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2019.3.4.tar.gz
|
||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2020.1.2.tar.gz
|
||||
|
||||
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue