installation.uid

In
.IntelliJIdea10/config/options/options.xml
there is


May I ask what it is used for? Tracking?

J

0

Hello Jonathan,

In
.IntelliJIdea10/config/options/options.xml
there is
<property name="installation.uid" value="...something..." />
May I ask what it is used for? Tracking?


Yes, it's used to track the number of active users of IntelliJ IDEA. The
UID is randomly generated, so we don't collect any information other than
the count.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

请先登录再写评论。