Author: jjankovi
Date: 2012-08-22 03:46:15 -0400 (Wed, 22 Aug 2012)
New Revision: 43146
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java
Log:
Delete this node label added into IDELabel
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java
===================================================================
---
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java 2012-08-22
03:43:13 UTC (rev 43145)
+++
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java 2012-08-22
07:46:15 UTC (rev 43146)
@@ -153,6 +153,7 @@
public static final String IMPORT_JSF_PROJECT = "Import JSF Project";
public static final String IMPORT = "Import";
public static final String DELETE_SERVER = "Delete Server";
+ public static final String DELETE_NODE = "Delete this node?";
public static final String SERVER = "Server";
public static final String NEW_STRUTS_PROJECT = "New Struts Project";
public static final String PREFERENCES = "Preferences";
Show replies by date