• Share this article:

Usage Data Collector Usage

Friday, March 14, 2008 - 13:50 by Wayne Beaton

Over the past 14 days, 453 (526 in total) of you have consented to upload your usage data to the Eclipse Foundation server. There hasn’t been a lot of change in the top five commands:

  • org.eclipse.ui.file.save 87098
  • org.eclipse.ui.edit.text.goto.wordNext 71274
  • org.eclipse.ui.edit.delete 66449
  • org.eclipse.ui.edit.paste 57309
  • org.eclipse.ui.edit.text.goto.wordPrevious 51138

Perspective use has some interesting parts, though they occur a little further down the list. It seems that most of us are using Eclipse for Java development:

  • org.eclipse.jdt.ui.JavaPerspective 4592
  • org.eclipse.debug.ui.DebugPerspective 2240
  • org.eclipse.team.ui.TeamSynchronizingPerspective 1155
  • org.eclipse.jst.j2ee.J2EEPerspective 1095
  • org.eclipse.jdt.ui.JavaBrowsingPerspective 111

I find it curious that so many among us use the Java Browsing Perspective. It must be all the Smalltalkers in the crowd…

A few fewer of us are using the PDE:

  • org.eclipse.pde.ui.PDEPerspective 299
  • Use of the CDT and PDT appears to be quite healthy:

    • org.eclipse.cdt.ui.CPerspective 182
    • org.eclipse.php.perspective 87

    Subversive seems popular:

    • org.eclipse.team.svn.ui.repository.RepositoryPerspective 122

    You can view all the results on the EPP Usage Data Collector results page.

Tags