aboutsummaryrefslogtreecommitdiff
path: root/.classpath
AgeCommit message (Collapse)Author
2011-03-24Documentation refresh; classpath update; CODECHANGE: moved content serving ↵Matt Windsor
in request handling to abstract request handler.
2011-03-19LibraryViewer: move to ResourceBundled text for localisation and decoupling ↵Matt Windsor
purposes; warning cleanup; import of json_simple in preparation for JSON protocol implementation.
2011-03-18Added Apache HttpCore and HttpClient to classpath, in preparation for usage ↵Matt Windsor
in the client and server.
2011-02-20Use swixml instead of procedural UI generation; retrieve tracks as well as ↵Matt Windsor
albums, including digitised status etc.
2011-02-17Initial commit; initial work on the library viewer which can be run either ↵Matt Windsor
as an applet or an application; database connection is set up to connect to localhost as testing has necessitated using a gSTM SSH tunnel.