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
- org.eclipse.cdt.ui.CPerspective 182
- org.eclipse.php.perspective 87
- org.eclipse.team.svn.ui.repository.RepositoryPerspective 122
Use of the CDT and PDT appears to be quite healthy:
Subversive seems popular:
You can view all the results on the EPP Usage Data Collector results page.