|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<classpath> |
3 |
| - <classpathentry kind="src" path="src"/> |
4 |
| - <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
5 |
| - <classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/> |
6 |
| - <classpathentry exported="true" kind="lib" path="lib/swt_win64.jar"/> |
7 |
| - <classpathentry kind="lib" path="lib/swt_linux32.jar"/> |
8 |
| - <classpathentry kind="lib" path="lib/swt_linux64.jar"/> |
9 |
| - <classpathentry kind="lib" path="lib/swt_win32.jar"/> |
10 |
| - <classpathentry kind="lib" path="lib/swt_macosx.jar"/> |
11 |
| - <classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.10.100.v20210722-1426.jar"/> |
12 |
| - <classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.23.0.v20210730-2035.jar"/> |
13 |
| - <classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.15.0.v20210518-0604.jar"/> |
14 |
| - <classpathentry kind="lib" path="lib/org.eclipse.jgit-5.13.0.202109080827-r.jar"/> |
15 |
| - <classpathentry kind="lib" path="lib/jgit/jsch-0.1.54.jar"/> |
16 |
| - <classpathentry kind="lib" path="lib/jgit/log4j-1.2-api-2.6.2.jar"/> |
17 |
| - <classpathentry kind="lib" path="lib/jgit/log4j-api-2.6.2.jar"/> |
18 |
| - <classpathentry kind="lib" path="lib/jgit/log4j-core-2.6.2.jar"/> |
19 |
| - <classpathentry kind="lib" path="lib/jgit/slf4j-api-1.7.21.jar"/> |
20 |
| - <classpathentry kind="lib" path="lib/jgit/slf4j-log4j12-1.7.21.jar"/> |
21 |
| - <classpathentry kind="lib" path="lib/org.eclipse.jface_3.23.0.v20210723-1324.jar"/> |
22 |
| - <classpathentry kind="output" path="bin"/> |
23 |
| -</classpath> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="src" path="src"/> |
| 4 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
| 5 | + <classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/> |
| 6 | + <classpathentry exported="true" kind="lib" path="lib/swt_win64.jar"/> |
| 7 | + <classpathentry kind="lib" path="lib/swt_linux32.jar"/> |
| 8 | + <classpathentry kind="lib" path="lib/swt_linux64.jar"/> |
| 9 | + <classpathentry kind="lib" path="lib/swt_win32.jar"/> |
| 10 | + <classpathentry kind="lib" path="lib/swt_macosx.jar"/> |
| 11 | + <classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.12.300.v20241229-1638.jar"/> |
| 12 | + <classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.31.100.v20240524-2010.jar"/> |
| 13 | + <classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.19.200.v20241004-0654.jar"/> |
| 14 | + <classpathentry kind="lib" path="lib/org.eclipse.jgit-5.13.0.202109080827-r.jar"/> |
| 15 | + <classpathentry kind="lib" path="lib/jgit/jsch-0.1.54.jar"/> |
| 16 | + <classpathentry kind="lib" path="lib/jgit/log4j-1.2-api-2.6.2.jar"/> |
| 17 | + <classpathentry kind="lib" path="lib/jgit/log4j-api-2.6.2.jar"/> |
| 18 | + <classpathentry kind="lib" path="lib/jgit/log4j-core-2.6.2.jar"/> |
| 19 | + <classpathentry kind="lib" path="lib/jgit/slf4j-api-1.7.21.jar"/> |
| 20 | + <classpathentry kind="lib" path="lib/jgit/slf4j-log4j12-1.7.21.jar"/> |
| 21 | + <classpathentry kind="lib" path="lib/org.eclipse.jface_3.36.0.v20250129-1243.jar"/> |
| 22 | + <classpathentry kind="output" path="bin"/> |
| 23 | +</classpath> |
0 commit comments