Create install and launch scripts for: IntelliJ IDEA
Target OS: linux
App metadata: {"id": "intellij-idea", "name": "IntelliJ IDEA", "description": "A professional integrated development environment (IDE) designed for Java and Kotlin development with support for multiple programming languages. Features comprehensive code assistance, static analysis, debugging, version control integration, and enhanced developer productivity tools.", "website": "https://www.jetbrains.com/idea", "icon_url": "https://www.jetbrains.com/idea/img/idea_192.png", "categories": ["IDE"], "tags": ["Java", "Kotlin", "Development", "IDE", "JetBrains", "Code Editor", "Debugger", "Profiler", "Version Control"], "os_support": ["linux", "windows", "macos"], "requires_payment": false, "foss": true, "gh_repo": "https://github.com/JetBrains/intellij-community", "self_hostable": true, "requires_hardware": true, "package_managers": {"snap": "intellij-idea", "brew": "intellij-idea", "choco": "intellij-idea", "winget": "JetBrains.IntelliJIDEA.Community"}, "download_url": "https://www.jetbrains.com/idea/download"}
Research the official install method, create scripts, test them in a sandbox, LAUNCH the app, take a screenshot showing it running, and submit your result.
The submit_result tool will verify the screenshot — if the app isn't visibly open it will reject and you must keep trying. Remember to delete the sandbox when done.