Author: koen.aers(a)jboss.com
Date: 2011-05-17 06:28:08 -0400 (Tue, 17 May 2011)
New Revision: 31346
Modified:
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/DefaultPage.java
Log:
JBDS-5610
Modified:
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/DefaultPage.java
===================================================================
---
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/DefaultPage.java 2011-05-17
10:21:19 UTC (rev 31345)
+++
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/DefaultPage.java 2011-05-17
10:28:08 UTC (rev 31346)
@@ -32,6 +32,7 @@
public DefaultPage() {
super();
noDefaultAndApplyButton();
+ setDescription("Expand the tree to edit preferences for a specific
feature.");
}
protected Control createContents(Composite parent) {
Show replies by date