eclipse-instasearch icon indicating copy to clipboard operation
eclipse-instasearch copied to clipboard

Feature Request: Add option to search non java resources inside Jars

Open sharadtank opened this issue 8 years ago • 4 comments

A feature to search non java resources inside jars will be helpful. This feature is not present in any other eclipse plugin.

sharadtank avatar Mar 22 '17 10:03 sharadtank

I guess ideally we want to index all file extensions that are specified in preferences.

ajermakovics avatar Mar 22 '17 19:03 ajermakovics

Thank you for replying. Yes. I think, that is how it should be.

sharadtank avatar Mar 27 '17 04:03 sharadtank

it would be great to support C++ files.

borko84 avatar Apr 11 '17 10:04 borko84

You can choose which file extensions you want to index with the InstaSearch, from the preference page > Search > InstaSearch.

instasearch

This was already included on: 4ba00bca9c51eeba003b2e5cfb5351e55c4db26a

https://github.com/ajermakovics/eclipse-instasearch/blob/950721c8e03814e673da846e50ad9fac33f8e5aa/instasearch/src/it/unibz/instasearch/prefs/InstaSearchPreferencePage.java#L312-L344

zaerald avatar Sep 25 '18 07:09 zaerald