File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
org.eclipse.xtext.common.types Expand file tree Collapse file tree 2 files changed +3
-5
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
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
4
- <attributes >
5
- <attribute name =" module" value =" true" />
6
- </attributes >
7
- </classpathentry >
3
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" />
8
4
<classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
9
5
<classpathentry kind =" src" path =" src" />
10
6
<classpathentry kind =" src" path =" emf-gen" />
Original file line number Diff line number Diff line change @@ -11,3 +11,5 @@ src.includes = model/,\
11
11
additional.bundles = org.eclipse.emf.mwe2.lib,\
12
12
org.eclipse.emf.codegen.ecore,\
13
13
org.eclipse.emf.mwe2.launch
14
+ src.excludes = generator/
15
+ bin.excludes = generator/
You can’t perform that action at this time.
0 commit comments