vazexqi / CodingSpectator

Watches and analyzes code edits in the Eclipse IDE non-invasively
http://codingspectator.cs.illinois.edu
Other
20 stars 14 forks source link

Externalize the strings with URLs and authentication messages #345

Closed reprogrammer closed 10 years ago

reprogrammer commented 10 years ago

Externalize the strings that contain the URLs to the subversion repository or the message on the authentication dialog. This would make it possible to change these strings without building CodingSpectator from source.

reprogrammer commented 10 years ago

Externalize the branding information so that others can rebrand CodingSpectator easily.

vazexqi commented 10 years ago

@reprogrammer : Did you find someone who is interested in reusing the infrastructure?

reprogrammer commented 10 years ago

I'm making the infrastructure more reusable and going to explain it in my thesis. Hopefully, this would make it easier for others to reuse.