Project

General

Profile

« Previous | Next » 

Revision 806f96a2

Added by Andreas Müller over 3 years ago

ref #9207 , ref #9204 upgrade taxeditor.cdmlib to ehcache-2.10.6

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/sessions/InspectSessionsDialog.java
8 8
 */
9 9
package eu.etaxonomy.taxeditor.view.sessions;
10 10

  
11
import java.awt.Checkbox;
11 12
import java.util.List;
12 13

  
13 14
import org.eclipse.jface.viewers.ILabelProvider;
......
54 55
    protected Shell shlInspectSessions;
55 56
    private Text txtDebugInfo;
56 57
    private Label lblDebugInformation;
58
    private Checkbox chkIncludeIgnored;
57 59

  
58 60
    private final Cache cdmlibModelCache;
59 61

  

Also available in: Unified diff