Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: Encapsulated classpath JARs | Kelly Rauchenberger | 2008-07-29 | 1 | -8/+6 |
| | | | | Moved required classpath JARs into a SVN controlled folder so that they are available to anyone who wishes to help develop InstaDisc. Note that the Appframework and Spring-worker JARs were not encapsulated. If you wish to help develop InstaDisc, you'd best be off using NetBeans. | ||||
* | Added database | Kelly Rauchenberger | 2008-07-29 | 1 | -1/+15 |
| | | | | Because of the lack of SQLite Java wrappers, InstaDisc instead uses a BDB database. | ||||
* | Created NetBeans project | Kelly Rauchenberger | 2008-07-27 | 4 | -0/+718 |