aws / aws/amazon-q-developer-cli

integrations install intellij-plugin fails on IntelliJ 2024.2+ with missing field JVMOptions

Offen
#3,787 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Rust
Sterne
2k
Forks
439
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again

### Operating system

macOS 26.2.0 (25C56)

### Expected behaviour

Installer completes and plugin is installed

### Actual behaviour

```
error: Couldn't get JVM properties for IDEA Ultimate: Custom("Could not read
plist file: Error { inner: ErrorImpl { kind: Serde("missing field
JVMOptions"), file_position: None } }")
```

Confirmed via PlistBuddy that the key is genuinely absent:

```
$ /usr/libexec/PlistBuddy -c "Print :JVMOptions"
"/Applications/IntelliJ IDEA.app/Contents/Info.plist"
Print: Entry, ":JVMOptions", Does Not Exist
```

### Steps to reproduce

1. Install IntelliJ IDEA Ultimate 2026.1 (build IU-261.22158.277) at
`/Applications/IntelliJ IDEA.app`.
2. Run:

kiro-cli integrations install intellij-plugin

### Environment

```yaml
[q-details]
version = "2.2.0"
hash = "c96876dd5075aa453fe731882a863ab8216a9a3a"
date = "2026-04-28T21:18:48Z"
variant = "full"

[system-info]
os = "macOS 26.2.0 (25C56)"
chip = "Apple M1 Max"

[environment]
install-method = "brew"
shell-path = "/opt/local/bin/bash"

[intellij]
app = "/Applications/IntelliJ IDEA.app"
CFBundleShortVersionString = "2026.1"
CFBundleVersion = "IU-261.22158.277"
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne damit, `kiro-cli integrations install intellij-plugin` mit der IntelliJ IDEA-Installation unter `/Applications/IntelliJ IDEA.app` zu reproduzieren. Untersuche anschließend, wie der Installer die Datei `Contents/Info.plist` liest und mit dem fehlenden Schlüssel `JVMOptions` umgeht. Als erledigt gilt die Aufgabe, wenn der Installer ohne den Fehler wegen des fehlenden Felds abgeschlossen wird und das IntelliJ-Plugin installiert ist.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
macos, rust
Bereich
cli, tooling
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
52/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.