update RCP to 2019-12

This commit is contained in:
2020-05-09 14:20:29 +02:00
parent 150c404cdb
commit e5bcb25d24
9 changed files with 36 additions and 40 deletions

View File

@ -46,7 +46,6 @@ import com.minres.scviewer.e4.application.options.Options.Separator;
* <em>org.eclipse.core.runtime.products' extension point</em>) that references
* this class.
**/
@SuppressWarnings("restriction")
public class E4LifeCycle {
/**

View File

@ -12,7 +12,6 @@ package com.minres.scviewer.e4.application.parts;
import java.util.AbstractMap;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.TreeMap;
import java.util.Vector;