Commit 1f5cf49
Bug 381171 - CreateRequest should extend LocationRequest
The class CreateRequest in the org.eclipse.gef.requests does not extend
the LocationRequest class from the same package, instead of subclassing
it simply reimplements the whole functionality.
Closes https://bugs.eclipse.org/bugs/show_bug.cgi?id=3811711 parent e5007f9 commit 1f5cf49
File tree
1 file changed
+2
-23
lines changed- org.eclipse.gef/src/org/eclipse/gef/requests
1 file changed
+2
-23
lines changedLines changed: 2 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 57 | | |
70 | 58 | | |
71 | 59 | | |
| |||
122 | 110 | | |
123 | 111 | | |
124 | 112 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 113 | | |
135 | 114 | | |
136 | 115 | | |
| |||
0 commit comments