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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

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

All overlapping substrings matching a java regex -