|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <buildpath>
|
3 |
| - <buildpathentry kind="src" path="src"/> |
4 |
| - <buildpathentry kind="src" path="vendor/michelf/php-markdown"/> |
5 |
| - <buildpathentry kind="src" path="vendor/phpunit/php-text-template/Text"/> |
6 |
| - <buildpathentry kind="src" path="vendor/phpspec/prophecy/src"/> |
7 |
| - <buildpathentry kind="src" path="vendor/sebastian/comparator/src"/> |
8 |
| - <buildpathentry kind="src" path="vendor/symfony/yaml"/> |
9 |
| - <buildpathentry kind="src" path="vendor/phpunit/phpunit-mock-objects/src"/> |
10 |
| - <buildpathentry kind="src" path="vendor/phootwork/collection/src"/> |
11 |
| - <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> |
12 |
| - <buildpathentry kind="src" path="vendor/symfony/filesystem"/> |
13 |
| - <buildpathentry kind="src" path="vendor/phpunit/php-token-stream/src"/> |
14 |
| - <buildpathentry kind="src" path="vendor/sebastian/version/src"/> |
15 |
| - <buildpathentry kind="src" path="vendor/phpunit/phpunit/src"/> |
16 |
| - <buildpathentry kind="src" path="vendor/pimple/pimple/lib"/> |
17 |
| - <buildpathentry kind="src" path="vendor/nikic/php-parser/lib"/> |
18 |
| - <buildpathentry kind="src" path="vendor/composer"/> |
19 |
| - <buildpathentry kind="src" path="vendor/doctrine/instantiator/src"/> |
20 |
| - <buildpathentry kind="src" path="vendor/sami/sami"/> |
21 |
| - <buildpathentry kind="src" path="vendor/phootwork/lang/src"/> |
22 |
| - <buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src"/> |
23 |
| - <buildpathentry kind="src" path="vendor/sebastian/recursion-context/src"/> |
24 |
| - <buildpathentry kind="src" path="vendor/sebastian/diff/src"/> |
25 |
| - <buildpathentry kind="src" path="vendor/phpunit/php-timer/PHP"/> |
26 |
| - <buildpathentry kind="src" path="vendor/sebastian/exporter/src"/> |
27 | 3 | <buildpathentry kind="src" path="tests"/>
|
28 |
| - <buildpathentry kind="src" path="vendor/twig/twig/lib"/> |
29 |
| - <buildpathentry kind="src" path="vendor/symfony/process"/> |
30 |
| - <buildpathentry kind="src" path="vendor/sebastian/environment/src"/> |
31 |
| - <buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src"/> |
32 |
| - <buildpathentry kind="src" path="vendor/symfony/finder"/> |
33 |
| - <buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src"/> |
34 |
| - <buildpathentry kind="src" path="vendor/sebastian/global-state/src"/> |
35 |
| - <buildpathentry kind="src" path="vendor/symfony/console"/> |
| 4 | + <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> |
| 5 | + <buildpathentry kind="src" path="src"> |
| 6 | + <attributes> |
| 7 | + <attribute name="composer" value="source"/> |
| 8 | + </attributes> |
| 9 | + </buildpathentry> |
| 10 | + <buildpathentry excluding="Blackfire/" kind="src" path="vendor/blackfire/php-sdk/src"> |
| 11 | + <attributes> |
| 12 | + <attribute name="composer" value="vendor"/> |
| 13 | + </attributes> |
| 14 | + </buildpathentry> |
| 15 | + <buildpathentry kind="src" path="vendor/blackfire/php-sdk/src/Blackfire"> |
| 16 | + <attributes> |
| 17 | + <attribute name="composer" value="vendor"/> |
| 18 | + </attributes> |
| 19 | + </buildpathentry> |
| 20 | + <buildpathentry excluding="ca-bundle/" kind="src" path="vendor/composer"> |
| 21 | + <attributes> |
| 22 | + <attribute name="composer" value="vendor"/> |
| 23 | + </attributes> |
| 24 | + </buildpathentry> |
| 25 | + <buildpathentry kind="src" path="vendor/composer/ca-bundle/src"> |
| 26 | + <attributes> |
| 27 | + <attribute name="composer" value="vendor"/> |
| 28 | + </attributes> |
| 29 | + </buildpathentry> |
| 30 | + <buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator"> |
| 31 | + <attributes> |
| 32 | + <attribute name="composer" value="vendor"/> |
| 33 | + </attributes> |
| 34 | + </buildpathentry> |
| 35 | + <buildpathentry kind="src" path="vendor/michelf/php-markdown"> |
| 36 | + <attributes> |
| 37 | + <attribute name="composer" value="vendor"/> |
| 38 | + </attributes> |
| 39 | + </buildpathentry> |
| 40 | + <buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy"> |
| 41 | + <attributes> |
| 42 | + <attribute name="composer" value="vendor"/> |
| 43 | + </attributes> |
| 44 | + </buildpathentry> |
| 45 | + <buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser"> |
| 46 | + <attributes> |
| 47 | + <attribute name="composer" value="vendor"/> |
| 48 | + </attributes> |
| 49 | + </buildpathentry> |
| 50 | + <buildpathentry kind="src" path="vendor/phootwork/collection/src"> |
| 51 | + <attributes> |
| 52 | + <attribute name="composer" value="vendor"/> |
| 53 | + </attributes> |
| 54 | + </buildpathentry> |
| 55 | + <buildpathentry kind="src" path="vendor/phootwork/lang/src"> |
| 56 | + <attributes> |
| 57 | + <attribute name="composer" value="vendor"/> |
| 58 | + </attributes> |
| 59 | + </buildpathentry> |
| 60 | + <buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src"> |
| 61 | + <attributes> |
| 62 | + <attribute name="composer" value="vendor"/> |
| 63 | + </attributes> |
| 64 | + </buildpathentry> |
| 65 | + <buildpathentry kind="src" path="vendor/phpspec/prophecy/src"> |
| 66 | + <attributes> |
| 67 | + <attribute name="composer" value="vendor"/> |
| 68 | + </attributes> |
| 69 | + </buildpathentry> |
| 70 | + <buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src"> |
| 71 | + <attributes> |
| 72 | + <attribute name="composer" value="vendor"/> |
| 73 | + </attributes> |
| 74 | + </buildpathentry> |
| 75 | + <buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src"> |
| 76 | + <attributes> |
| 77 | + <attribute name="composer" value="vendor"/> |
| 78 | + </attributes> |
| 79 | + </buildpathentry> |
| 80 | + <buildpathentry kind="src" path="vendor/phpunit/php-text-template/src"> |
| 81 | + <attributes> |
| 82 | + <attribute name="composer" value="vendor"/> |
| 83 | + </attributes> |
| 84 | + </buildpathentry> |
| 85 | + <buildpathentry kind="src" path="vendor/phpunit/php-timer/src"> |
| 86 | + <attributes> |
| 87 | + <attribute name="composer" value="vendor"/> |
| 88 | + </attributes> |
| 89 | + </buildpathentry> |
| 90 | + <buildpathentry kind="src" path="vendor/phpunit/php-token-stream/src"> |
| 91 | + <attributes> |
| 92 | + <attribute name="composer" value="vendor"/> |
| 93 | + </attributes> |
| 94 | + </buildpathentry> |
| 95 | + <buildpathentry kind="src" path="vendor/phpunit/phpunit-mock-objects/src"> |
| 96 | + <attributes> |
| 97 | + <attribute name="composer" value="vendor"/> |
| 98 | + </attributes> |
| 99 | + </buildpathentry> |
| 100 | + <buildpathentry kind="src" path="vendor/phpunit/phpunit/src"> |
| 101 | + <attributes> |
| 102 | + <attribute name="composer" value="vendor"/> |
| 103 | + </attributes> |
| 104 | + </buildpathentry> |
| 105 | + <buildpathentry kind="src" path="vendor/pimple/pimple/src"> |
| 106 | + <attributes> |
| 107 | + <attribute name="composer" value="vendor"/> |
| 108 | + </attributes> |
| 109 | + </buildpathentry> |
| 110 | + <buildpathentry kind="src" path="vendor/psr/log/Psr/Log"> |
| 111 | + <attributes> |
| 112 | + <attribute name="composer" value="vendor"/> |
| 113 | + </attributes> |
| 114 | + </buildpathentry> |
| 115 | + <buildpathentry kind="src" path="vendor/sami/sami/Sami"> |
| 116 | + <attributes> |
| 117 | + <attribute name="composer" value="vendor"/> |
| 118 | + </attributes> |
| 119 | + </buildpathentry> |
| 120 | + <buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src"> |
| 121 | + <attributes> |
| 122 | + <attribute name="composer" value="vendor"/> |
| 123 | + </attributes> |
| 124 | + </buildpathentry> |
| 125 | + <buildpathentry kind="src" path="vendor/sebastian/comparator/src"> |
| 126 | + <attributes> |
| 127 | + <attribute name="composer" value="vendor"/> |
| 128 | + </attributes> |
| 129 | + </buildpathentry> |
| 130 | + <buildpathentry kind="src" path="vendor/sebastian/diff/src"> |
| 131 | + <attributes> |
| 132 | + <attribute name="composer" value="vendor"/> |
| 133 | + </attributes> |
| 134 | + </buildpathentry> |
| 135 | + <buildpathentry kind="src" path="vendor/sebastian/environment/src"> |
| 136 | + <attributes> |
| 137 | + <attribute name="composer" value="vendor"/> |
| 138 | + </attributes> |
| 139 | + </buildpathentry> |
| 140 | + <buildpathentry kind="src" path="vendor/sebastian/exporter/src"> |
| 141 | + <attributes> |
| 142 | + <attribute name="composer" value="vendor"/> |
| 143 | + </attributes> |
| 144 | + </buildpathentry> |
| 145 | + <buildpathentry kind="src" path="vendor/sebastian/global-state/src"> |
| 146 | + <attributes> |
| 147 | + <attribute name="composer" value="vendor"/> |
| 148 | + </attributes> |
| 149 | + </buildpathentry> |
| 150 | + <buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src"> |
| 151 | + <attributes> |
| 152 | + <attribute name="composer" value="vendor"/> |
| 153 | + </attributes> |
| 154 | + </buildpathentry> |
| 155 | + <buildpathentry kind="src" path="vendor/sebastian/recursion-context/src"> |
| 156 | + <attributes> |
| 157 | + <attribute name="composer" value="vendor"/> |
| 158 | + </attributes> |
| 159 | + </buildpathentry> |
| 160 | + <buildpathentry kind="src" path="vendor/sebastian/resource-operations/src"> |
| 161 | + <attributes> |
| 162 | + <attribute name="composer" value="vendor"/> |
| 163 | + </attributes> |
| 164 | + </buildpathentry> |
| 165 | + <buildpathentry kind="src" path="vendor/sebastian/version/src"> |
| 166 | + <attributes> |
| 167 | + <attribute name="composer" value="vendor"/> |
| 168 | + </attributes> |
| 169 | + </buildpathentry> |
| 170 | + <buildpathentry kind="src" path="vendor/symfony/console"> |
| 171 | + <attributes> |
| 172 | + <attribute name="composer" value="vendor"/> |
| 173 | + </attributes> |
| 174 | + </buildpathentry> |
| 175 | + <buildpathentry kind="src" path="vendor/symfony/debug"> |
| 176 | + <attributes> |
| 177 | + <attribute name="composer" value="vendor"/> |
| 178 | + </attributes> |
| 179 | + </buildpathentry> |
| 180 | + <buildpathentry kind="src" path="vendor/symfony/filesystem"> |
| 181 | + <attributes> |
| 182 | + <attribute name="composer" value="vendor"/> |
| 183 | + </attributes> |
| 184 | + </buildpathentry> |
| 185 | + <buildpathentry kind="src" path="vendor/symfony/finder"> |
| 186 | + <attributes> |
| 187 | + <attribute name="composer" value="vendor"/> |
| 188 | + </attributes> |
| 189 | + </buildpathentry> |
| 190 | + <buildpathentry kind="src" path="vendor/symfony/polyfill-mbstring"> |
| 191 | + <attributes> |
| 192 | + <attribute name="composer" value="vendor"/> |
| 193 | + </attributes> |
| 194 | + </buildpathentry> |
| 195 | + <buildpathentry kind="src" path="vendor/symfony/process"> |
| 196 | + <attributes> |
| 197 | + <attribute name="composer" value="vendor"/> |
| 198 | + </attributes> |
| 199 | + </buildpathentry> |
| 200 | + <buildpathentry kind="src" path="vendor/symfony/yaml"> |
| 201 | + <attributes> |
| 202 | + <attribute name="composer" value="vendor"/> |
| 203 | + </attributes> |
| 204 | + </buildpathentry> |
| 205 | + <buildpathentry kind="src" path="vendor/twig/twig/lib"> |
| 206 | + <attributes> |
| 207 | + <attribute name="composer" value="vendor"/> |
| 208 | + </attributes> |
| 209 | + </buildpathentry> |
| 210 | + <buildpathentry kind="src" path="vendor/twig/twig/src"> |
| 211 | + <attributes> |
| 212 | + <attribute name="composer" value="vendor"/> |
| 213 | + </attributes> |
| 214 | + </buildpathentry> |
36 | 215 | </buildpath>
|
0 commit comments