提交 a427acc1 编写于 作者: R riednyko

Fixed imports

Former-commit-id: 4f0658a1
上级 e9710fc2
......@@ -4,15 +4,9 @@ package org.jkiss.dbeaver.ext.test.swtbot;
import static org.junit.Assert.assertTrue;
import org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot;
import org.eclipse.swtbot.swt.finder.finders.ContextMenuHelper;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.eclipse.swt.widgets.TreeItem;
import org.eclipse.swt.widgets.TableItem;
import org.eclipse.swt.widgets.Tree;
import org.eclipse.swt.widgets.TreeColumn;
public class SWTbotTest {
private static SWTWorkbenchBot bot;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册