Skip to content

Commit ee93222

Browse files
committed
Build path was wrong
1 parent e6ab1eb commit ee93222

File tree

1 file changed

+46
-42
lines changed

1 file changed

+46
-42
lines changed

.buildpath

Lines changed: 46 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,198 +1,202 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<buildpath>
3-
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgUtils1"/>
4-
<buildpathentry kind="src" path="vendor/phpspec/prophecy/src/Prophecy">
3+
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
4+
<buildpathentry kind="src" path="src/TgVault">
5+
<attributes>
6+
<attribute name="composer" value="source"/>
7+
</attributes>
8+
</buildpathentry>
9+
<buildpathentry kind="src" path="vendor/composer">
510
<attributes>
611
<attribute name="composer" value="vendor"/>
712
</attributes>
813
</buildpathentry>
9-
<buildpathentry kind="src" path="vendor/sebastian/object-reflector/src">
14+
<buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator">
1015
<attributes>
1116
<attribute name="composer" value="vendor"/>
1217
</attributes>
1318
</buildpathentry>
14-
<buildpathentry kind="src" path="vendor/sebastian/exporter/src">
19+
<buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy">
1520
<attributes>
1621
<attribute name="composer" value="vendor"/>
1722
</attributes>
1823
</buildpathentry>
19-
<buildpathentry kind="src" path="vendor/phpunit/php-text-template/src">
24+
<buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser">
2025
<attributes>
2126
<attribute name="composer" value="vendor"/>
2227
</attributes>
2328
</buildpathentry>
24-
<buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src">
29+
<buildpathentry kind="src" path="vendor/phar-io/manifest/src">
2530
<attributes>
2631
<attribute name="composer" value="vendor"/>
2732
</attributes>
2833
</buildpathentry>
29-
<buildpathentry kind="src" path="vendor/sebastian/resource-operations/src">
34+
<buildpathentry kind="src" path="vendor/phar-io/version/src">
3035
<attributes>
3136
<attribute name="composer" value="vendor"/>
3237
</attributes>
3338
</buildpathentry>
34-
<buildpathentry kind="src" path="vendor/sebastian/recursion-context/src">
39+
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-common/src">
3540
<attributes>
3641
<attribute name="composer" value="vendor"/>
3742
</attributes>
3843
</buildpathentry>
39-
<buildpathentry kind="src" path="vendor/symfony/polyfill-ctype">
44+
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src">
4045
<attributes>
4146
<attribute name="composer" value="vendor"/>
4247
</attributes>
4348
</buildpathentry>
44-
<buildpathentry kind="src" path="vendor/sebastian/complexity/src">
49+
<buildpathentry kind="src" path="vendor/phpdocumentor/type-resolver/src">
4550
<attributes>
4651
<attribute name="composer" value="vendor"/>
4752
</attributes>
4853
</buildpathentry>
49-
<buildpathentry kind="src" path="vendor/sebastian/environment/src">
54+
<buildpathentry kind="src" path="vendor/phpspec/prophecy/src/Prophecy">
5055
<attributes>
5156
<attribute name="composer" value="vendor"/>
5257
</attributes>
5358
</buildpathentry>
54-
<buildpathentry kind="src" path="vendor/sebastian/cli-parser/src">
59+
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src">
5560
<attributes>
5661
<attribute name="composer" value="vendor"/>
5762
</attributes>
5863
</buildpathentry>
59-
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgLog">
64+
<buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src">
6065
<attributes>
6166
<attribute name="composer" value="vendor"/>
6267
</attributes>
6368
</buildpathentry>
64-
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-common/src">
69+
<buildpathentry kind="src" path="vendor/phpunit/php-invoker/src">
6570
<attributes>
6671
<attribute name="composer" value="vendor"/>
6772
</attributes>
6873
</buildpathentry>
69-
<buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser">
74+
<buildpathentry kind="src" path="vendor/phpunit/php-text-template/src">
7075
<attributes>
7176
<attribute name="composer" value="vendor"/>
7277
</attributes>
7378
</buildpathentry>
74-
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
75-
<buildpathentry kind="src" path="src/TgVault">
79+
<buildpathentry kind="src" path="vendor/phpunit/php-timer/src">
7680
<attributes>
77-
<attribute name="composer" value="source"/>
81+
<attribute name="composer" value="vendor"/>
7882
</attributes>
7983
</buildpathentry>
80-
<buildpathentry kind="src" path="vendor/sebastian/comparator/src">
84+
<buildpathentry excluding="Framework/Assert/" kind="src" path="vendor/phpunit/phpunit/src">
8185
<attributes>
8286
<attribute name="composer" value="vendor"/>
8387
</attributes>
8488
</buildpathentry>
85-
<buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator">
89+
<buildpathentry kind="src" path="vendor/phpunit/phpunit/src/Framework/Assert">
8690
<attributes>
8791
<attribute name="composer" value="vendor"/>
8892
</attributes>
8993
</buildpathentry>
90-
<buildpathentry kind="src" path="vendor/phar-io/version/src">
94+
<buildpathentry kind="src" path="vendor/sebastian/cli-parser/src">
9195
<attributes>
9296
<attribute name="composer" value="vendor"/>
9397
</attributes>
9498
</buildpathentry>
95-
<buildpathentry kind="src" path="vendor/sebastian/global-state/src">
99+
<buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src">
96100
<attributes>
97101
<attribute name="composer" value="vendor"/>
98102
</attributes>
99103
</buildpathentry>
100-
<buildpathentry kind="src" path="vendor/theseer/tokenizer/src">
104+
<buildpathentry kind="src" path="vendor/sebastian/code-unit/src">
101105
<attributes>
102106
<attribute name="composer" value="vendor"/>
103107
</attributes>
104108
</buildpathentry>
105-
<buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy">
109+
<buildpathentry kind="src" path="vendor/sebastian/comparator/src">
106110
<attributes>
107111
<attribute name="composer" value="vendor"/>
108112
</attributes>
109113
</buildpathentry>
110-
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src">
114+
<buildpathentry kind="src" path="vendor/sebastian/complexity/src">
111115
<attributes>
112116
<attribute name="composer" value="vendor"/>
113117
</attributes>
114118
</buildpathentry>
115-
<buildpathentry kind="src" path="vendor/composer">
119+
<buildpathentry kind="src" path="vendor/sebastian/diff/src">
116120
<attributes>
117121
<attribute name="composer" value="vendor"/>
118122
</attributes>
119123
</buildpathentry>
120-
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src">
124+
<buildpathentry kind="src" path="vendor/sebastian/environment/src">
121125
<attributes>
122126
<attribute name="composer" value="vendor"/>
123127
</attributes>
124128
</buildpathentry>
125-
<buildpathentry kind="src" path="vendor/phpunit/php-timer/src">
129+
<buildpathentry kind="src" path="vendor/sebastian/exporter/src">
126130
<attributes>
127131
<attribute name="composer" value="vendor"/>
128132
</attributes>
129133
</buildpathentry>
130-
<buildpathentry kind="src" path="vendor/sebastian/type/src">
134+
<buildpathentry kind="src" path="vendor/sebastian/global-state/src">
131135
<attributes>
132136
<attribute name="composer" value="vendor"/>
133137
</attributes>
134138
</buildpathentry>
135-
<buildpathentry kind="src" path="vendor/webmozart/assert/src">
139+
<buildpathentry kind="src" path="vendor/sebastian/lines-of-code/src">
136140
<attributes>
137141
<attribute name="composer" value="vendor"/>
138142
</attributes>
139143
</buildpathentry>
140-
<buildpathentry kind="src" path="vendor/sebastian/version/src">
144+
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src">
141145
<attributes>
142146
<attribute name="composer" value="vendor"/>
143147
</attributes>
144148
</buildpathentry>
145-
<buildpathentry kind="src" path="vendor/sebastian/lines-of-code/src">
149+
<buildpathentry kind="src" path="vendor/sebastian/object-reflector/src">
146150
<attributes>
147151
<attribute name="composer" value="vendor"/>
148152
</attributes>
149153
</buildpathentry>
150-
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src">
154+
<buildpathentry kind="src" path="vendor/sebastian/recursion-context/src">
151155
<attributes>
152156
<attribute name="composer" value="vendor"/>
153157
</attributes>
154158
</buildpathentry>
155-
<buildpathentry kind="src" path="vendor/phpunit/phpunit/src/Framework/Assert">
159+
<buildpathentry kind="src" path="vendor/sebastian/resource-operations/src">
156160
<attributes>
157161
<attribute name="composer" value="vendor"/>
158162
</attributes>
159163
</buildpathentry>
160-
<buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src">
164+
<buildpathentry kind="src" path="vendor/sebastian/type/src">
161165
<attributes>
162166
<attribute name="composer" value="vendor"/>
163167
</attributes>
164168
</buildpathentry>
165-
<buildpathentry excluding="Framework/Assert/" kind="src" path="vendor/phpunit/phpunit/src">
169+
<buildpathentry kind="src" path="vendor/sebastian/version/src">
166170
<attributes>
167171
<attribute name="composer" value="vendor"/>
168172
</attributes>
169173
</buildpathentry>
170-
<buildpathentry kind="src" path="vendor/phpunit/php-invoker/src">
174+
<buildpathentry kind="src" path="vendor/symfony/polyfill-ctype">
171175
<attributes>
172176
<attribute name="composer" value="vendor"/>
173177
</attributes>
174178
</buildpathentry>
175-
<buildpathentry kind="src" path="vendor/phar-io/manifest/src">
179+
<buildpathentry kind="src" path="vendor/technicalguru/i18n/src/TgI18n">
176180
<attributes>
177181
<attribute name="composer" value="vendor"/>
178182
</attributes>
179183
</buildpathentry>
180-
<buildpathentry kind="src" path="vendor/sebastian/diff/src">
184+
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgLog">
181185
<attributes>
182186
<attribute name="composer" value="vendor"/>
183187
</attributes>
184188
</buildpathentry>
185-
<buildpathentry kind="src" path="vendor/technicalguru/i18n/src/TgI18n">
189+
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgUtils">
186190
<attributes>
187191
<attribute name="composer" value="vendor"/>
188192
</attributes>
189193
</buildpathentry>
190-
<buildpathentry kind="src" path="vendor/sebastian/code-unit/src">
194+
<buildpathentry kind="src" path="vendor/theseer/tokenizer/src">
191195
<attributes>
192196
<attribute name="composer" value="vendor"/>
193197
</attributes>
194198
</buildpathentry>
195-
<buildpathentry kind="src" path="vendor/phpdocumentor/type-resolver/src">
199+
<buildpathentry kind="src" path="vendor/webmozart/assert/src">
196200
<attributes>
197201
<attribute name="composer" value="vendor"/>
198202
</attributes>

0 commit comments

Comments
 (0)