Changes between Version 1 and Version 2 of DeveloperFaq
- Timestamp:
- 03/28/06 20:16:20 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperFaq
v1 v2 8 8 9 9 How to make such a patch? You checked out gnowsis from the subversion repository, then (using eclipse) you right-click on the project, select "Team..." - "create patch". In the window, enter a file where to store the patch, click next, ok, and send us the file. We will write an email to you after we commited the patch. 10 11 = My resource-storage is broken? How to delete it? = 12 If your resource-storage is broken (for whatever reasons) you can re-crawl it. 13 14 Just delete the following inside your '''.gnowsis_beta''' dir in your home folder: 15 16 * .gnowsis_beta/data/accessdata 17 * .gnowsis_beta/data/resource.nativesail 18 * .gnowsis_beta/data/resource.nativesail.index 19 20 21