Author: jpeterka
Date: 2009-12-01 11:20:17 -0500 (Tue, 01 Dec 2009)
New Revision: 18946
Modified:
trunk/jst/tests/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTTestExt.java
Log:
Ongoing update of Hibernate SWTBot tests and SWTBotExt - conflict update 1
Modified:
trunk/jst/tests/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTTestExt.java
===================================================================
---
trunk/jst/tests/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTTestExt.java 2009-12-01
15:58:29 UTC (rev 18945)
+++
trunk/jst/tests/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTTestExt.java 2009-12-01
16:20:17 UTC (rev 18946)
@@ -26,7 +26,6 @@
public static final SWTBotExt bot = new SWTBotExt();
public static final SWTUtilExt util = new SWTUtilExt();
public static final SWTEclipseExt eclipse = new SWTEclipseExt();
- public static final SWTDebugExt debug = new SWTDebugExt();
// Views
public static final PackageExplorer packageExplorer = new PackageExplorer();
Show replies by date