Author: rhopp
Date: 2012-04-27 05:28:41 -0400 (Fri, 27 Apr 2012)
New Revision: 40554
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java
Log:
Reverting "New OpenShift Application" title back to "Nwe OpenShift Express
Application" as it's not in gui yet.
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-04-27
09:14:20 UTC (rev 40553)
+++
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java 2012-04-27
09:28:41 UTC (rev 40554)
@@ -839,7 +839,7 @@
public static final String NEW_DYNAMIC_WEB_PROJECT = "New Dynamic Web
Project";
public static final String PROJECT_EXAMPLE = "New Project Example";
public static final String NEW_JBOSS_PROJECT = "New JBoss Project";
- public static final String OPENSHIFT_APP_WIZARD = "New OpenShift
Application";
+ public static final String OPENSHIFT_APP_WIZARD = "New OpenShift Express
Application";
}
public static class NewViewDialog{
Show replies by date