update target platform incl. XText/Xtend

This commit is contained in:
2022-02-13 12:40:21 +01:00
parent 564977ed54
commit c827f261ff
41 changed files with 1310 additions and 651 deletions

View File

@@ -7,7 +7,6 @@ import com.google.common.collect.Iterables;
import com.minres.rdl.rdl.ComponentDefinition;
import com.minres.rdl.rdl.Include;
import com.minres.rdl.rdl.Root;
import com.minres.rdl.scoping.AbstractRDLScopeProvider;
import java.util.Arrays;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;