CodingSpectator icon indicating copy to clipboard operation
CodingSpectator copied to clipboard

Watches and analyzes code edits in the Eclipse IDE non-invasively

Results 55 CodingSpectator issues
Sort by recently updated
recently updated
newest added

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...

Installation
Bug

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...

Bug

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....

Data Analysis

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...

Data Analysis

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...

Data Uploading

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.

Data Analysis

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...

Data Uploading
Bug

CodingSpectator is currently using [SVNKit](http://svnkit.com/) 1.3.4. It would be nice to upgrade it to 1.3.7.

Refactoring

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...

Test