Commit 72b635e
refactor: drop Xtend build infrastructure from check.core
The module is fully off Xtend: remove the xtend-gen source folder from
build.properties and .classpath, the xtextBuilder/xtextNature from
.project, and the xtend-gen directory marker — matching the other fully
migrated modules. No Require-Bundle change needed (the module declares
no Xtend bundles; xtend2.lib/xbase.lib resolve transitively for the
StringConcatenation-based generators).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent db99559 commit 72b635e
4 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | | - | |
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Whitespace-only changes.
0 commit comments