提交 7d39367d 编写于 作者: S Serge Rider

Lazy editor activation fix


Former-commit-id: 76d44e1d
上级 b9c679ab
......@@ -48,9 +48,6 @@ public class DatabaseEditorInputFactory implements IElementFactory
@Override
public IAdaptable createElement(IMemento memento) {
if (lookupEditor) {
return null;
}
return new DatabaseLazyEditorInput(memento);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册