Commit 3a2c2e9
committed
Fix build config: revert buildSearchableOptions to tasks block, remove unused Java plugin dep
- Move buildSearchableOptions disable back to tasks block (the extension
property may not exist in IntelliJ Platform Gradle Plugin 2.3.0)
- Remove bundledPlugin("com.intellij.java") — not used by any source code
- Update foojay-resolver-convention to 1.0.0 (matches JetBrains template)
https://claude.ai/code/session_015LpmjAt17XD582hZ9TPLCv1 parent 7e0b53d commit 3a2c2e9
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments