Commit cbe2947
committed
Move util
`Env` class is partially copied from CDT and has very limited usage.
Therefore, it should not be a part of API and it is better to move it to
internal package, closer to its single usage.Env class closer to its single usage1 parent eda1d07 commit cbe2947
File tree
2 files changed
+2
-2
lines changed- terminal/bundles/org.eclipse.terminal.connector.process/src/org/eclipse/terminal/connector/process
- internal
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments