In Eclipse, is there a generic Provider for all kinds of content? -


in eclipse, enumerate content every registered provider. there such interface?

at least in installation not search files @ all. instead same old "ctrl-3" quick access allows access ui elements typing name. try "pack" see listing package explorer , similar things.

for locating files should use ctrl-r (open resource) instead or use normal file search.


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -