[jbosstools-issues] [JBoss JIRA] (JBDS-2732) Add usage tracking for installs from JBDS central

Andre Dietisheim (JIRA) issues at jboss.org
Thu Feb 6 12:56:29 EST 2014


    [ https://issues.jboss.org/browse/JBDS-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942376#comment-12942376 ] 

Andre Dietisheim commented on JBDS-2732:
----------------------------------------

The current behaviour in usage is that the answer gets stored for the Eclipse instance, not for the session.

{code:title=UsageReportPreferencesUtils}
public static IPersistentPreferenceStore getStore() {
	return new ScopedPreferenceStore(ConfigurationScope.INSTANCE, JBossToolsUsageActivator.PLUGIN_ID);
}
{code}

What made this change, what do I miss?
                
> Add usage tracking for installs from JBDS central
> -------------------------------------------------
>
>                 Key: JBDS-2732
>                 URL: https://issues.jboss.org/browse/JBDS-2732
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: requirements, usage
>            Reporter: Max Rydahl Andersen
>            Assignee: Daniel Azarov
>              Labels: QE_JBDS80_needinfo
>             Fix For: 8.0.0.Beta1
>
>
> It would be interesting to know which connectors/plugins gets installed from central
> We will also need to update http://www.jboss.org/tools/usage and https://devstudio.jboss.com/usage/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list