[Gambas-user] Issue 109 in gambas: IDE Delete deleted everything with a similar name
gambas at ...2524...
gambas at ...2524...
Tue Sep 27 03:37:00 CEST 2011
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #1 on issue 109 by benoit.m... at ...626...: IDE Delete deleted
everything with a similar name
http://code.google.com/p/gambas/issues/detail?id=109
Sorry for your lost, but:
- Deleting a source file deletes all files having the same basename. They
are supposed to be different parts of the same class.
- You should have not touch anything inside the ".src" directory. This
directory is managed by the IDE, and is not hidden just for fun.
- You should have save your file in another place.
- The IDE always makes a backup of a file (with the "~" extension) before
saving it.
More information about the User
mailing list