Eclipse - Searching for strings in JRE System Libraries or Referenced Libraries does not work -


i can search files, folders or whole workspace search function, whenever select either 'jre system library' or 'referenced libraries' eclipse returns "'*' - 0 matches in empty scope". checked 'consider derived resources' no avail.

i aware these files read-only, why cannot search through them?


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

parcelable - Unmarshalling unknown type code exception while reading parcel values in Android 4.4+ -