From 8668ee99283c34c3ea483074f268b4164ae6ff99 Mon Sep 17 00:00:00 2001 From: smnet <36220880+smnet1999@users.noreply.github.com> Date: Sun, 24 Mar 2019 13:34:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=B9=E9=85=8D=20Eclipse=20IDE=20=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E9=93=BE=E6=8E=A5=E6=97=B6=E9=81=BF=E5=85=8D=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E5=88=B0=E6=A0=A1=E9=AA=8C=E5=80=BC=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- geninfo/genisolist.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 88e6d29..befaa8b 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -352,7 +352,9 @@ category = app [eclipse] disto = Eclipse IDE listvers = 1 -location = eclipse/technology/epp/downloads/release/[0-9][0-9][0-9][0-9]-[0-9][0-9]/R/eclipse-* +location_0 = eclipse/technology/epp/downloads/release/[0-9][0-9][0-9][0-9]-[0-9][0-9]/R/eclipse-*.dmg +location_1 = eclipse/technology/epp/downloads/release/[0-9][0-9][0-9][0-9]-[0-9][0-9]/R/eclipse-*.tar.gz +location_2 = eclipse/technology/epp/downloads/release/[0-9][0-9][0-9][0-9]-[0-9][0-9]/R/eclipse-*.zip pattern = eclipse-([a-z]+)-(\d+-\d+)-R-(win32|macosx-cocoa|linux-gtk)-(x86_64)\.(zip|tar\.gz|dmg) platform = $3 type = x86_64