CodingSpectator
CodingSpectator copied to clipboard
Watches and analyzes code edits in the Eclipse IDE non-invasively
CodingSpectator has failed to upload data from one of the workspaces of a participant. The participant has reported the following exceptions in the error log. Message: Unhandled event loop exception...
The error log of participant cs-111 contains two occurrences of the following exception on 6/7/2011 and 6/9/2011. eclipse.buildId=M20100909-0800 java.version=1.6.0_24 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -keyring...
Eclipse releases the CVS for UDC at http://www.eclipse.org/org/usagedata/results.php We can easily analyze the data use a simple program like Excel. There are several quick questions that we can answer by...
It would be nice if we could report the size of CodingSpectator in our papers. A simple metric such as the number of source lines of code would be sufficient....
We have captured the error/warning messages from refactorings. This allows us to determine what are the common errors/warnings that users encounter and perhaps offer better interfaces for quickly notifying of...
One of our participants got the following exception when he or she tried to upload his or her data: edu.illinois.codingspectator.monitor.ui.submission.Submitter$InitializationException: org.tmatesoft.svn.core.SVNException: svn: CONNECT request failed on 'http://158.169.9.13:8012' svn: CONNECT of...
It would be nice to use the [Google Calendar API](http://code.google.com/apis/calendar/data) to analyze our timesheet calendar to see how long we have spent on various parts of the project.
We received the following submission from participant cs-121: Author: cs-121 Date: Wed Nov 16 13:09:04 2011 New Revision: 2207 Log: Deleted the remote data because the submission failed with the...
CodingSpectator is currently using [SVNKit](http://svnkit.com/) 1.3.4. It would be nice to upgrade it to 1.3.7.
As part of issue #206, we patched the following plug-ins of Eclipse Indigo. - `org.eclipse.jdt.core.manipulation` - `org.eclipse.jdt.ui` - `org.eclipse.ltk.core.refactoring` - `org.eclipse.ltk.ui.refactoring` Then, we ran all of CodingSpectator's automated tests in...