Author: koen.aers(a)jboss.com
Date: 2011-06-20 14:15:41 -0400 (Mon, 20 Jun 2011)
New Revision: 32231
Modified:
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/JbpmLocationsPage.java
Log:
JBIDE-5327
Modified:
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/JbpmLocationsPage.java
===================================================================
---
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/JbpmLocationsPage.java 2011-06-20
17:56:49 UTC (rev 32230)
+++
branches/jbosstools-3.2.x/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/JbpmLocationsPage.java 2011-06-20
18:15:41 UTC (rev 32231)
@@ -51,6 +51,7 @@
public JbpmLocationsPage() {
super();
+ noDefaultAndApplyButton();
setPreferenceStore(Activator.getDefault().getPreferenceStore());
}
Show replies by date