Commit 0e51376
committed
feat(ide): share curated IntelliJ project settings via workspace.yaml
Enforce JDK_25_PREVIEW language level through ws:upgrade-publish so
preview features stop red-underlining in IntelliJ while --enable-preview
builds cleanly via mvnw. Adopt ike-parent 102 which ships the sectioned
.gitignore output and the new IdeSettings-driven upgrade step.
- Bump ike-parent 100 → 102
- Add ide.language-level: JDK_25_PREVIEW to workspace.yaml
- Curated .idea/ slice now tracked: misc.xml, kotlinc.xml, encodings.xml,
jarRepositories.xml, .idea/.gitignore
- .idea/compiler.xml, .idea/vcs.xml, .idea/workspace.xml stay ignored
Closes IKE-Network/ike-issues#135
Assisted-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9e3c062 commit 0e51376
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments