Project

General

Profile

« Previous | Next » 

Revision c11b0cd2

Added by Katja Luther over 4 years ago

data cleaning

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/dataimport/e4/DataImportViewE4.java
380 380
	            TableItem[] item = table.getSelection();
381 381
	            if (item.length == 1){
382 382
	                Object o = item[0].getData();
383
	                System.err.println(o.toString());
384 383
	            }
385 384
	        }
386 385
	    }

Also available in: Unified diff