11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" >
3+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " >
44 <attributes >
5- <attribute name =" maven.pomderived " value =" true" />
5+ <attribute name =" module " value =" true" />
66 </attributes >
77 </classpathentry >
88 <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
99 <classpathentry exported =" true" kind =" lib" path =" lib/slf4j-simple-1.7.5.jar" />
1010 <classpathentry exported =" true" kind =" lib" path =" lib/slf4j-reload4j-1.7.36.jar" />
1111 <classpathentry exported =" true" kind =" lib" path =" lib/slf4j-api-1.7.5.jar" />
12+ <classpathentry exported =" true" kind =" lib" path =" lib/jackson-annotations-2.15.2.jar" />
13+ <classpathentry exported =" true" kind =" lib" path =" lib/jackson-core-2.15.2.jar" />
1214 <classpathentry exported =" true" kind =" lib" path =" lib/commons-lang3-3.12.0.jar" />
1315 <classpathentry exported =" true" kind =" lib" path =" lib/ast-cli-java-wrapper-2.4.4.jar" />
16+ <classpathentry exported =" true" kind =" lib" path =" lib/jackson-databind-2.15.2.jar" />
1417 <classpathentry exported =" true" kind =" lib" path =" lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar" />
1518 <classpathentry exported =" true" kind =" lib" path =" lib/org.apache.commons.lang_2.6.0.v20220406-2305.jar" />
1619 <classpathentry exported =" true" kind =" lib" path =" lib/org-eclipse-mylyn-commons-core.jar" />
17- <classpathentry kind =" lib" path =" lib/jackson-annotations-2.15.2.jar" />
18- <classpathentry kind =" lib" path =" lib/jackson-core-2.15.2.jar" />
19- <classpathentry kind =" lib" path =" lib/jackson-databind-2.15.2.jar" />
20- <classpathentry kind =" src" output =" bin" path =" src" >
21- <attributes >
22- <attribute name =" optional" value =" true" />
23- <attribute name =" maven.pomderived" value =" true" />
24- </attributes >
25- </classpathentry >
26- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
27- <attributes >
28- <attribute name =" maven.pomderived" value =" true" />
29- </attributes >
30- </classpathentry >
31- <classpathentry kind =" output" path =" bin" />
32- </classpath >
20+ <classpathentry kind =" src" path =" src/" />
21+ <classpathentry kind =" output" path =" target/classes" />
22+ </classpath >
0 commit comments