I am developing an eclipse plugin that contains a specific version of Lucene. I need to create a search index and deploy it so that it can be read by another application that uses the same version of Lucene.
I recently upgraded eclipse to 3.4, and the search index is no longer readable by the second application. I see that eclipse 3.4 contains a newer version of Lucene, and I assume that this version is used when creating the index.
How can I pinpoint which version of Lucene is used during index creation? My path to the plugin starts with my version of Lucene, so I expected my version to get priority.
TIA
Seems to work now. For those of your interest, this is what I should have done:
Hope this is useful to someone.
, ClassPath Checker ClassPath Helper .
, , , , , Luce .
ClasPath Checker:
(Obscured) Classpath: :
Eclipse, OSGi. Eclipse OSGi, OSGi .
, Lucene , OSGi "-" "-Bundle", ; Lucene JAR . Lucene JAR, , , (, ).
- OSGI - OSGi ( OSGi Peter Kriens). - .