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

Eclipse 3.6 support #14

Closed stroyer closed 12 years ago

stroyer commented 12 years ago

The Eclipse 3.6 (Helios) version no longer shows as an install option from the update site or marketplace. The current version will not install on 3.6. Is Eclipse 3.6 still supported?

ajermakovics commented 12 years ago

Yes, currently there's no update site for 3.6 but it could be made to work with 3.6. The only thing is that InstaSearch relies on a newer version of Lucene than the one in 3.6 so during installation it will probably try to download this additional lib from official Eclipse update site.

I'd have to look into this but for now you can install the old version by copying the jar to eclipse/dropins and restarting: https://github.com/downloads/ajermakovics/eclipse-instasearch/it.unibz.instasearch_1.2.5.jar

ajermakovics commented 12 years ago

Fixed in 1.4.0. Now theres one installation for all Eclipse versions but Helios will download additional Lucene libs