Skip to content

Commit d43c6e0

Browse files
committed
Buildpath
1 parent a636f33 commit d43c6e0

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

.buildpath

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,197 +1,197 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<buildpath>
3-
<buildpathentry kind="src" path="vendor/sebastian/recursion-context/src">
3+
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
4+
<buildpathentry kind="src" path="src/TgLog">
45
<attributes>
5-
<attribute name="composer" value="vendor"/>
6+
<attribute name="composer" value="source"/>
67
</attributes>
78
</buildpathentry>
8-
<buildpathentry kind="src" path="vendor/sebastian/cli-parser/src">
9+
<buildpathentry kind="src" path="src/TgUtils">
910
<attributes>
10-
<attribute name="composer" value="vendor"/>
11+
<attribute name="composer" value="source"/>
1112
</attributes>
1213
</buildpathentry>
13-
<buildpathentry kind="src" path="vendor/sebastian/complexity/src">
14+
<buildpathentry kind="src" path="vendor/composer">
1415
<attributes>
1516
<attribute name="composer" value="vendor"/>
1617
</attributes>
1718
</buildpathentry>
18-
<buildpathentry kind="src" path="vendor/sebastian/lines-of-code/src">
19+
<buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator">
1920
<attributes>
2021
<attribute name="composer" value="vendor"/>
2122
</attributes>
2223
</buildpathentry>
23-
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src">
24+
<buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy">
2425
<attributes>
2526
<attribute name="composer" value="vendor"/>
2627
</attributes>
2728
</buildpathentry>
28-
<buildpathentry kind="src" path="vendor/phpspec/prophecy/src/Prophecy">
29+
<buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser">
2930
<attributes>
3031
<attribute name="composer" value="vendor"/>
3132
</attributes>
3233
</buildpathentry>
33-
<buildpathentry kind="src" path="vendor/phpunit/php-invoker/src">
34+
<buildpathentry kind="src" path="vendor/phar-io/manifest/src">
3435
<attributes>
3536
<attribute name="composer" value="vendor"/>
3637
</attributes>
3738
</buildpathentry>
38-
<buildpathentry kind="src" path="vendor/phar-io/manifest/src">
39+
<buildpathentry kind="src" path="vendor/phar-io/version/src">
3940
<attributes>
4041
<attribute name="composer" value="vendor"/>
4142
</attributes>
4243
</buildpathentry>
43-
<buildpathentry kind="src" path="vendor/sebastian/diff/src">
44+
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-common/src">
4445
<attributes>
4546
<attribute name="composer" value="vendor"/>
4647
</attributes>
4748
</buildpathentry>
48-
<buildpathentry kind="src" path="vendor/sebastian/code-unit/src">
49+
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src">
4950
<attributes>
5051
<attribute name="composer" value="vendor"/>
5152
</attributes>
5253
</buildpathentry>
53-
<buildpathentry kind="src" path="src/TgLog">
54+
<buildpathentry kind="src" path="vendor/phpdocumentor/type-resolver/src">
5455
<attributes>
55-
<attribute name="composer" value="source"/>
56+
<attribute name="composer" value="vendor"/>
5657
</attributes>
5758
</buildpathentry>
58-
<buildpathentry kind="src" path="vendor/phpdocumentor/type-resolver/src">
59+
<buildpathentry kind="src" path="vendor/phpspec/prophecy/src/Prophecy">
5960
<attributes>
6061
<attribute name="composer" value="vendor"/>
6162
</attributes>
6263
</buildpathentry>
63-
<buildpathentry kind="src" path="vendor/sebastian/object-reflector/src">
64+
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src">
6465
<attributes>
6566
<attribute name="composer" value="vendor"/>
6667
</attributes>
6768
</buildpathentry>
68-
<buildpathentry kind="src" path="src/TgUtils">
69+
<buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src">
6970
<attributes>
70-
<attribute name="composer" value="source"/>
71+
<attribute name="composer" value="vendor"/>
7172
</attributes>
7273
</buildpathentry>
73-
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src">
74+
<buildpathentry kind="src" path="vendor/phpunit/php-invoker/src">
7475
<attributes>
7576
<attribute name="composer" value="vendor"/>
7677
</attributes>
7778
</buildpathentry>
78-
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
79-
<buildpathentry kind="src" path="vendor/sebastian/global-state/src">
79+
<buildpathentry kind="src" path="vendor/phpunit/php-text-template/src">
8080
<attributes>
8181
<attribute name="composer" value="vendor"/>
8282
</attributes>
8383
</buildpathentry>
84-
<buildpathentry kind="src" path="vendor/theseer/tokenizer/src">
84+
<buildpathentry kind="src" path="vendor/phpunit/php-timer/src">
8585
<attributes>
8686
<attribute name="composer" value="vendor"/>
8787
</attributes>
8888
</buildpathentry>
89-
<buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src">
89+
<buildpathentry excluding="Framework/Assert/" kind="src" path="vendor/phpunit/phpunit/src">
9090
<attributes>
9191
<attribute name="composer" value="vendor"/>
9292
</attributes>
9393
</buildpathentry>
94-
<buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser">
94+
<buildpathentry kind="src" path="vendor/phpunit/phpunit/src/Framework/Assert">
9595
<attributes>
9696
<attribute name="composer" value="vendor"/>
9797
</attributes>
9898
</buildpathentry>
99-
<buildpathentry kind="src" path="vendor/phpunit/php-timer/src">
99+
<buildpathentry kind="src" path="vendor/sebastian/cli-parser/src">
100100
<attributes>
101101
<attribute name="composer" value="vendor"/>
102102
</attributes>
103103
</buildpathentry>
104-
<buildpathentry kind="src" path="vendor/webmozart/assert/src">
104+
<buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src">
105105
<attributes>
106106
<attribute name="composer" value="vendor"/>
107107
</attributes>
108108
</buildpathentry>
109-
<buildpathentry kind="src" path="vendor/technicalguru/i18n/src/TgI18n">
109+
<buildpathentry kind="src" path="vendor/sebastian/code-unit/src">
110110
<attributes>
111111
<attribute name="composer" value="vendor"/>
112112
</attributes>
113113
</buildpathentry>
114-
<buildpathentry kind="src" path="vendor/phpunit/phpunit/src/Framework/Assert">
114+
<buildpathentry kind="src" path="vendor/sebastian/comparator/src">
115115
<attributes>
116116
<attribute name="composer" value="vendor"/>
117117
</attributes>
118118
</buildpathentry>
119-
<buildpathentry kind="src" path="vendor/sebastian/version/src">
119+
<buildpathentry kind="src" path="vendor/sebastian/complexity/src">
120120
<attributes>
121121
<attribute name="composer" value="vendor"/>
122122
</attributes>
123123
</buildpathentry>
124-
<buildpathentry kind="src" path="vendor/sebastian/environment/src">
124+
<buildpathentry kind="src" path="vendor/sebastian/diff/src">
125125
<attributes>
126126
<attribute name="composer" value="vendor"/>
127127
</attributes>
128128
</buildpathentry>
129-
<buildpathentry excluding="Framework/Assert/" kind="src" path="vendor/phpunit/phpunit/src">
129+
<buildpathentry kind="src" path="vendor/sebastian/environment/src">
130130
<attributes>
131131
<attribute name="composer" value="vendor"/>
132132
</attributes>
133133
</buildpathentry>
134-
<buildpathentry kind="src" path="vendor/composer">
134+
<buildpathentry kind="src" path="vendor/sebastian/exporter/src">
135135
<attributes>
136136
<attribute name="composer" value="vendor"/>
137137
</attributes>
138138
</buildpathentry>
139-
<buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy">
139+
<buildpathentry kind="src" path="vendor/sebastian/global-state/src">
140140
<attributes>
141141
<attribute name="composer" value="vendor"/>
142142
</attributes>
143143
</buildpathentry>
144-
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-common/src">
144+
<buildpathentry kind="src" path="vendor/sebastian/lines-of-code/src">
145145
<attributes>
146146
<attribute name="composer" value="vendor"/>
147147
</attributes>
148148
</buildpathentry>
149-
<buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src">
149+
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src">
150150
<attributes>
151151
<attribute name="composer" value="vendor"/>
152152
</attributes>
153153
</buildpathentry>
154-
<buildpathentry kind="src" path="vendor/phar-io/version/src">
154+
<buildpathentry kind="src" path="vendor/sebastian/object-reflector/src">
155155
<attributes>
156156
<attribute name="composer" value="vendor"/>
157157
</attributes>
158158
</buildpathentry>
159-
<buildpathentry kind="src" path="vendor/sebastian/comparator/src">
159+
<buildpathentry kind="src" path="vendor/sebastian/recursion-context/src">
160160
<attributes>
161161
<attribute name="composer" value="vendor"/>
162162
</attributes>
163163
</buildpathentry>
164-
<buildpathentry kind="src" path="vendor/symfony/polyfill-ctype">
164+
<buildpathentry kind="src" path="vendor/sebastian/resource-operations/src">
165165
<attributes>
166166
<attribute name="composer" value="vendor"/>
167167
</attributes>
168168
</buildpathentry>
169-
<buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator">
169+
<buildpathentry kind="src" path="vendor/sebastian/type/src">
170170
<attributes>
171171
<attribute name="composer" value="vendor"/>
172172
</attributes>
173173
</buildpathentry>
174-
<buildpathentry kind="src" path="vendor/sebastian/exporter/src">
174+
<buildpathentry kind="src" path="vendor/sebastian/version/src">
175175
<attributes>
176176
<attribute name="composer" value="vendor"/>
177177
</attributes>
178178
</buildpathentry>
179-
<buildpathentry kind="src" path="vendor/phpunit/php-text-template/src">
179+
<buildpathentry kind="src" path="vendor/symfony/polyfill-ctype">
180180
<attributes>
181181
<attribute name="composer" value="vendor"/>
182182
</attributes>
183183
</buildpathentry>
184-
<buildpathentry kind="src" path="vendor/sebastian/type/src">
184+
<buildpathentry kind="src" path="vendor/technicalguru/i18n/src/TgI18n">
185185
<attributes>
186186
<attribute name="composer" value="vendor"/>
187187
</attributes>
188188
</buildpathentry>
189-
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src">
189+
<buildpathentry kind="src" path="vendor/theseer/tokenizer/src">
190190
<attributes>
191191
<attribute name="composer" value="vendor"/>
192192
</attributes>
193193
</buildpathentry>
194-
<buildpathentry kind="src" path="vendor/sebastian/resource-operations/src">
194+
<buildpathentry kind="src" path="vendor/webmozart/assert/src">
195195
<attributes>
196196
<attribute name="composer" value="vendor"/>
197197
</attributes>

0 commit comments

Comments
 (0)