|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <classpath> |
3 | 3 | <classpathentry kind="src" path="src"/> |
| 4 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| 5 | + <attributes> |
| 6 | + <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/> |
| 7 | + <attribute name="module" value="true"/> |
| 8 | + </attributes> |
| 9 | + </classpathentry> |
4 | 10 | <classpathentry kind="lib" path="libs/jsr305-3.0.2.jar"/> |
5 | 11 | <classpathentry kind="lib" path="libs/bsh-3.0.0-SNAPSHOT.jar"/> |
6 | 12 | <classpathentry kind="lib" path="libs/apk-parser-2.6.10.jar"/> |
|
10 | 16 | <classpathentry kind="lib" path="libs/commons-compress-1.21.jar"/> |
11 | 17 | <classpathentry kind="lib" path="libs/commons-io-2.11.0.jar"/> |
12 | 18 | <classpathentry kind="lib" path="libs/lz4-java-1.8.0.jar"/> |
13 | | - <classpathentry kind="lib" path="libs/slf4j-api-1.7.32.jar"/> |
14 | | - <classpathentry kind="lib" path="libs/slf4j-ext-1.7.32.jar"/> |
15 | 19 | <classpathentry kind="lib" path="libs/guava-31.0.1-jre.jar"/> |
16 | 20 | <classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.commands_3.10.100.v20210722-1426.jar"/> |
17 | 21 | <classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.jobs_3.12.0.v20210723-1034.jar"/> |
|
43 | 47 | <classpathentry kind="lib" path="libs/eclipse/org.eclipse.swt_3.118.0.v20211123-0851.jar"/> |
44 | 48 | <classpathentry kind="lib" path="libs/eclipse/org.eclipse.jface_3.24.0.v20211110-1517.jar"/> |
45 | 49 | <classpathentry kind="lib" path="libs/linux/x86_64/org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar"/> |
46 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
47 | | - <attributes> |
48 | | - <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/> |
49 | | - <attribute name="module" value="true"/> |
50 | | - </attributes> |
51 | | - </classpathentry> |
| 50 | + <classpathentry kind="lib" path="libs/slf4j-api-1.7.36.jar"/> |
| 51 | + <classpathentry kind="lib" path="libs/slf4j-ext-1.7.36.jar"/> |
52 | 52 | <classpathentry kind="output" path="bin"/> |
53 | 53 | </classpath> |
0 commit comments