Commit 18ddddc
Fix build error by adding version directly to plugin.xml
- Remove patchPluginXml task that was causing compilation error
- Add version element directly in plugin.xml (set to 0.0.1)
- This resolves the "Unresolved reference 'set'" build error
Co-authored-by: Mte90 <[email protected]>1 parent fdd3a0d commit 18ddddc
File tree
2 files changed
+1
-4
lines changed- ide-plugins
- src/main/resources/META-INF
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments