File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
eclipse.platform.releng/bundles
org.eclipse.test.performance Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
3
<classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
4
- <classpathentry kind =" src" path =" src" >
5
- <attributes >
6
- <attribute name =" test" value =" true" />
7
- </attributes >
8
- </classpathentry >
4
+ <classpathentry kind =" src" path =" src" />
9
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" >
10
6
<attributes >
11
7
<attribute name =" module" value =" true" />
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-17" />
4
- <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5
- <classpathentry kind =" src" path =" src" >
3
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" >
6
4
<attributes >
7
- <attribute name =" test " value =" true" />
5
+ <attribute name =" module " value =" true" />
8
6
</attributes >
9
7
</classpathentry >
8
+ <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
9
+ <classpathentry kind =" src" path =" src" />
10
10
<classpathentry kind =" output" path =" bin" />
11
11
</classpath >
You can’t perform that action at this time.
0 commit comments