IntelliJ IDEA Community
Paquet d'installation silencieuse pour IntelliJ IDEA Community
2025.1.1.1-3
Development
Development
- package: tis-intellij-idea-community
- name: IntelliJ IDEA Community
- version: 2025.1.1.1-3
- categories: Development
- maintainer: WAPT Team,Tranquil IT,Flavien SCHELFAUT
- editor: JetBrains
- licence: Freemium
- locale: all
- target_os: windows
- impacted_process: idea64,idea,jetbrains_client64,jetbrains_client
- architecture: arm64
- signature_date:
- size: 9.14 Ko
- installed_size: 3.37 Go
- homepage : https://www.jetbrains.com/webstorm/
- depends:
package : tis-intellij-idea-community
version : 2025.1.1.1-3
architecture : arm64
section : base
priority : optional
name : IntelliJ IDEA Community
categories : Development
maintainer : WAPT Team,Tranquil IT,Flavien SCHELFAUT
description : IntelliJ IDEA Community is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages
depends : tis-intellij-idea
conflicts :
maturity : PROD
locale : all
target_os : windows
min_wapt_version : 2.4
sources :
installed_size : 3366191772
impacted_process : idea64,idea,jetbrains_client64,jetbrains_client
description_fr : IntelliJ IDEA Community est un environnement de développement intégré (IDE) écrit en Java pour développer des logiciels écrits en Java, Kotlin, Groovy et autres langages basés sur la JVM
description_pl : IntelliJ IDEA Community to zintegrowane środowisko programistyczne (IDE) napisane w języku Java do tworzenia oprogramowania komputerowego napisanego w językach Java, Kotlin, Groovy i innych językach opartych na JVM
description_de : IntelliJ IDEA Community ist eine in Java geschriebene integrierte Entwicklungsumgebung (IDE) für die Entwicklung von Computersoftware, die in Java, Kotlin, Groovy und anderen JVM-basierten Sprachen geschrieben wurde
description_es : IntelliJ IDEA Community es un entorno de desarrollo integrado (IDE) escrito en Java para desarrollar software informático escrito en Java, Kotlin, Groovy y otros lenguajes basados en JVM
description_pt : O IntelliJ IDEA Community é um ambiente de desenvolvimento integrado (IDE) escrito em Java para desenvolver software de computador escrito em Java, Kotlin, Groovy e outras linguagens baseadas em JVM
description_it : IntelliJ IDEA Community è un ambiente di sviluppo integrato (IDE) scritto in Java per lo sviluppo di software informatico scritto in Java, Kotlin, Groovy e altri linguaggi basati su JVM
description_nl : IntelliJ IDEA Community is een geïntegreerde ontwikkelomgeving (IDE) geschreven in Java voor het ontwikkelen van computersoftware geschreven in Java, Kotlin, Groovy en andere JVM-gebaseerde talen
description_ru : IntelliJ IDEA Community - это интегрированная среда разработки (IDE), написанная на Java и предназначенная для разработки программного обеспечения на Java, Kotlin, Groovy и других языках, основанных на JVM
audit_schedule :
editor : JetBrains
keywords : intellij,idea,ide,integrated,development,environment
licence : Freemium
homepage : https://www.jetbrains.com/webstorm/
package_uuid : 7e277979-5fd5-42ac-b7ab-547643018601
valid_from :
valid_until :
forced_install_on :
changelog :
min_os_version : 10
max_os_version :
icon_sha256sum : 9f31eb1ae0060823265242b972a22055f243876f8a1740fbe88dcce3afc70a73
signer : Tranquil IT
signer_fingerprint: 8c5127a75392be9cc9afd0dbae1222a673072c308c14d88ab246e23832e8c6bb
signature_date : 2026-05-24T09:03:13.000000
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes
signature : kOuHI/mnvtQUA/jyr20BbWk/awpqnNK/qeVm4yjzK5X1Iqc0QST4bZfQfytzBJ6j2Z9nVGbJQrB261dhZkYaLmAUerJYAY0q+WgTOcR1vAq0lPl5oEYQTSvg12zV+JWytyMqrO4Tk2bhNA5GzBA7D4AbG2wpeHAgEJZ6H3qQtV6oONEybCRjH+C2mOtIImohWKRDR/cYHag6BwQtPkSL7aG0AxjCszTFll2qOodcNmGy7PeHDY3H4dJ9081em4gJjbI1zALjxk0auDFzWakQklawt5z+jRLLRbVrjx+zoo5qHAq3VOR1pxuC3sUwE6x7sLu8ppRiLIAXsBbKlaXnHQ==
# -*- coding: utf-8 -*-
from setuphelpers import *
#
# Silent Conf: https://www.jetbrains.com/help/idea/installation-guide.html#silent-config
#
def install():
print('Intellij Community and Professional is now one unified product !')
# Uninstalling older versions of the software
for to_uninstall in installed_softwares("IntelliJ IDEA Community Edition"):
print("Removing: %s (%s)" % (to_uninstall["name"], to_uninstall["version"]))
killalltasks(ensure_list(control.impacted_process))
run(uninstall_cmd(to_uninstall["key"]))
wait_uninstallkey_absent(to_uninstall["key"])
if WAPT.is_installed(control.package, include_errors=True):
WAPT.forget_packages(control.package)
# -*- coding: utf-8 -*-
from setuphelpers import *
def update_package():
pass
38d056ab130f7bf7c481c12636a4e9959de36561d3dfcbe54c6e3571bc0c1dc3 : WAPT/certificate.crt
3e5c3433e30014b2ada4b02db8357df063533dd341e1080cba7790e33a1b4479 : WAPT/control
9f31eb1ae0060823265242b972a22055f243876f8a1740fbe88dcce3afc70a73 : WAPT/icon.png
6f9f154a11d9776b3025faaf673611329711dbcd47b8f9c5aad2086c36207bfc : luti.json
f84a3365f5cac687d87c95c3c1774152a36fc357d674a30d5251b7c7cf7490aa : setup.py
532b16a6dbae61b78273adbe74e8ccd8b0cc89081d58b2cc146a22ce19cc88cb : silent.conf
e1139cde51e498e0e1ec55bc6297880ae840affb10b7f3d716e6439ad1adea2e : update_package.py