Format the source Hovering better.
|
Overload getFullName() for registerObject |
Wrong label |
fixed project update problem |
Fix for Bug 61241 - [Search] Closing the Search view mid search causes an error |
Fix for 65279 -- Spaces after the output flag in the makefile rules to build source |
Fix for bugzilla 62660 -- Target definition for MinGW is inconsistent. I have simply removed the target. If the user wants to use MinGW, they will have to also get MSYS (which is free and recommended for MinGW developers). The problem is that the clean command for Win32 is 'del" and it does not handle front-slashes in the path properly. The effort needed to generate the makefiles in a different way is greater than the effort to answer the odd newsgroup HOWTO question, so I am simply replacing Cygwin and MinGW targets with Gnu on Windows
|
Fix for Bug 63975 - Managed Build IScannerInfoProvider not returning fine-grained response. |