[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7043) JBoss tools usage reports Win7 only, should report all Windows Versions

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Sep 10 05:33:50 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12550069#action_12550069 ] 

Andre Dietisheim commented on JBIDE-7043:
-----------------------------------------

It looks like the eclipse platform cannot give further details on the windows version you're running. There's just 1 constant for it: Platform#OS_WIN32.

On the other hand, it looks like java has detailed informations about the windows version in the "os.name" system property. See http://lopica.sourceforge.net/os.html

I'll use this one and choose different windows version on behalf of this property.

> JBoss tools usage reports Win7 only, should report all Windows Versions
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-7043
>                 URL: https://jira.jboss.org/browse/JBIDE-7043
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: usage
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>
> The current implementation fakes a Win7 browser string only (user agent) and therefore reports all Windows Versions as being Win7. Different Windows Versions should be reported correctly, indivually.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list