Author: adietish
Date: 2010-09-01 09:33:42 -0400 (Wed, 01 Sep 2010)
New Revision: 24606
Modified:
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/preferences/IUsageReportPreferenceConstants.java
Log:
[JBIDE-6880] changed camel case to _-separated words (maxs preference)
Modified:
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/preferences/IUsageReportPreferenceConstants.java
===================================================================
---
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/preferences/IUsageReportPreferenceConstants.java 2010-09-01
13:31:27 UTC (rev 24605)
+++
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/preferences/IUsageReportPreferenceConstants.java 2010-09-01
13:33:42 UTC (rev 24606)
@@ -22,13 +22,13 @@
* The identifier to be used to identify the value that determines if usage
* shall be reported.
*/
- public static final String USAGEREPORT_ENABLED_ID =
"allowUsageReportPreference"; //$NON-NLS-1$
+ public static final String USAGEREPORT_ENABLED_ID =
"allow_usage_report_preference"; //$NON-NLS-1$
/**
* The identifier to be used for the value that determines if the user shall
* be asked for reporting.
*/
- public static final String ASK_USER_USAGEREPORT_ID =
"askUserForUsageReportPreference"; //$NON-NLS-1$
+ public static final String ASK_USER_USAGEREPORT_ID =
"ask_user_for_usage_report_preference"; //$NON-NLS-1$
/**
* The identifier to be used for the value that determines this eclipse