File tree Expand file tree Collapse file tree 7 files changed +46
-46
lines changed Expand file tree Collapse file tree 7 files changed +46
-46
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " />
4
- <classpathentry kind =" con " path =" org.eclipse.pde.core.requiredPlugins " />
5
- <classpathentry kind =" src " path =" src " />
6
- <classpathentry kind =" output" path =" bin" />
7
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins " />
4
+ <classpathentry kind =" src " path =" src " />
5
+ <classpathentry kind =" con " path =" org.eclipse.jdt.launching.JRE_CONTAINER " />
6
+ <classpathentry kind =" output" path =" bin" />
7
+ </classpath >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con " path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " />
4
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins " />
5
- <classpathentry excluding = " / " kind =" src " path =" src " />
6
- <classpathentry kind =" output" path =" bin" />
7
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry excluding = " / " kind =" src " path =" src " />
4
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER " />
5
+ <classpathentry kind =" con " path =" org.eclipse.pde.core.requiredPlugins " />
6
+ <classpathentry kind =" output" path =" bin" />
7
+ </classpath >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" >
4
- <attributes >
5
- <attribute name =" maven.pomderived" value =" true" />
6
- </attributes >
7
- </classpathentry >
8
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
9
- <classpathentry kind =" src" path =" src" />
10
- <classpathentry exported =" true" kind =" lib" path =" lib/jsch-0.1.50.jar" />
11
- <classpathentry exported =" true" kind =" lib" path =" lib/jssc-2.8.0.jar" />
12
- <classpathentry exported =" true" kind =" lib" path =" lib/jmdns-3.5.3.jar" />
13
- <classpathentry kind =" output" path =" bin" />
14
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
4
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
+ <classpathentry kind =" src" path =" src" />
6
+ <classpathentry exported =" true" kind =" lib" path =" lib/jsch-0.1.50.jar" />
7
+ <classpathentry exported =" true" kind =" lib" path =" lib/jssc-2.8.0.jar" />
8
+ <classpathentry exported =" true" kind =" lib" path =" lib/jmdns-3.5.3.jar" />
9
+ <classpathentry kind =" output" path =" bin" />
10
+ </classpath >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con " path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " />
4
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins " />
5
- <classpathentry kind =" src " path =" src " />
6
- <classpathentry kind =" output" path =" bin" />
7
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" src " path =" src " />
4
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER " />
5
+ <classpathentry kind =" con " path =" org.eclipse.pde.core.requiredPlugins " />
6
+ <classpathentry kind =" output" path =" bin" />
7
+ </classpath >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " />
4
- <classpathentry kind =" con " path =" org.eclipse.pde.core.requiredPlugins " />
5
- <classpathentry kind =" src " path =" src " />
6
- <classpathentry kind =" output" path =" bin" />
7
- </classpath >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins " />
4
+ <classpathentry kind =" src " path =" src " />
5
+ <classpathentry kind =" con " path =" org.eclipse.jdt.launching.JRE_CONTAINER " />
6
+ <classpathentry kind =" output" path =" bin" />
7
+ </classpath >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
3
+ <classpathentry kind =" src" path =" src" >
4
+ <attributes >
5
+ <attribute name =" test" value =" true" />
6
+ </attributes >
7
+ </classpathentry >
8
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
4
9
<classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
- <classpathentry kind =" src" path =" src" />
6
10
<classpathentry kind =" output" path =" bin" />
7
11
</classpath >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
4
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
3
<classpathentry kind =" src" path =" src" />
4
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
6
6
<classpathentry kind =" lib" path =" /io.sloeber.core/lib/jssc-2.8.0.jar" />
7
7
<classpathentry kind =" output" path =" bin" />
8
8
</classpath >
You can’t perform that action at this time.
0 commit comments