ajermakovics / eclipse-instasearch

Eclipse plug-in for fast code search
http://marketplace.eclipse.org/content/instasearch
Eclipse Public License 2.0
170 stars 48 forks source link

Invisible Instasearch on Eclipse Neon.3 (4.6.3) #87

Open tsgiannis opened 7 years ago

tsgiannis commented 7 years ago

Hello to everybody I have Eclipse 4.6.3 and i have installed InstaSearch from Marketplace but nothing is displayer...neither in Search nor Perspective...any ideas... When i was working with Mars Edition of Eclipse i never had an issue...i just installed from Marketplace and it working just fine...but now...

TIA

bostone commented 7 years ago

Confirmed

ajermakovics commented 7 years ago

Haven't really tried Neon yet. If anyone has a patch, that'd be welcome

xaltotungreat commented 6 years ago

I confirm this on Eclipse Photon R. I installed the plugin. The "Installation Details" window shows that the plugin is installed but I don't see the "InstaSearch" tab, I can't open a view "Instasearch". And I don't see it in the "Search" menu. What can I do to troubleshoot this issue?

ajermakovics commented 6 years ago

Does this latest release make any difference? https://github.com/ajermakovics/eclipse-instasearch/releases/tag/v1.5.7

xaltotungreat commented 6 years ago

Tried the version 1.5.7 from the zip file. This is the result on my Eclipse JEE: Cannot complete the install because one or more required items could not be found. Software being installed: InstaSearch 1.5.7 (it.unibz.instasearch.feature.indigo.feature.group 1.5.7) Missing requirement: InstaSearch 1.5.7 (it.unibz.instasearch.feature.indigo.feature.group 1.5.7) requires 'org.eclipse.equinox.p2.iu; org.apache.lucene [2.9.1,2.10.0)' but it could not be found

pvojtechovsky commented 6 years ago

I have same problem like xaltotungreat on Eclipse Photon R.

May be this migration guide might help... https://help.eclipse.org/photon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fporting%2F4.8%2Ffaq.html

ajermakovics commented 6 years ago

@pvojtechovsky Thank you for the link! Not sure I'll have time to do a migration myself but perhaps someone will be able to contribute.

pvojtechovsky commented 6 years ago

The instasearch can be installed on photon using update site URL http://dl.bintray.com/ajermakovics/InstaSearch/

The installation from eclipse market place still doesn't work.