Project

General

Profile

« Previous | Next » 

Revision fb5347e6

Added by Patrick Plitzner almost 10 years ago

  • added conversation/session support to DerivateLabelProvider
    • GUI widgets using the provider need to provide a conversation/session to avoid LazyInitializationException

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java
301 301
     */
302 302
    @Override
303 303
    public void workbenchShutdown(IMemento memento, IProgressMonitor monitor) {
304
        conversation.close();
304 305
//        if(memento == null){
305 306
//            return;
306 307
//        }

Also available in: Unified diff