[Mono-list] MonoDev Bug Report crashes when ......

ted leslie tleslie@tcn.net
Tue, 09 Mar 2004 09:06:43 -0500


monodev 1.0
Add a existing file into a project and if the file already exists in the 
project directory
(i.e. from an earlier project, i.e. starting again),
monodev crashes as it has issue with creating a file that already exists.

Not a bug but ...
in monodev, it will index the    class-completion DB on first run.
How do i get it to index some existing classes that i wrote?
In other words, how do i force a reindex, and what criterion does it use 
to determine the scope of what/where
it indexes?

-tl