Project

General

Profile

« Previous | Next » 

Revision 19ff6869

Added by Andreas Müller about 5 years ago

ref #8162 move FeatureTree and FeatureNode to new term package in TaxEditor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/handler/RemoveFeatureHandler.java
19 19
import org.eclipse.e4.ui.services.IServiceConstants;
20 20
import org.eclipse.jface.viewers.IStructuredSelection;
21 21

  
22
import eu.etaxonomy.cdm.model.description.FeatureNode;
22
import eu.etaxonomy.cdm.model.term.FeatureNode;
23 23
import eu.etaxonomy.taxeditor.featuretree.e4.IFeatureTreeEditor;
24 24
import eu.etaxonomy.taxeditor.featuretree.e4.operation.RemoveFeatureOperation;
25 25
import eu.etaxonomy.taxeditor.model.AbstractUtility;

Also available in: Unified diff