about summary refs log tree commit diff stats
path: root/client/trunk/nbproject
Commit message (Collapse)AuthorAgeFilesLines
* Client: Encapsulated classpath JARsKelly Rauchenberger2008-07-291-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 databaseKelly Rauchenberger2008-07-291-1/+15
| | | | Because of the lack of SQLite Java wrappers, InstaDisc instead uses a BDB database.
* Created NetBeans projectKelly Rauchenberger2008-07-274-0/+718