add qp/resources to classpath so that QP tests can run from eclipse

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-04-17 01:23:44 +00:00
parent 9432411da8
commit 86f51655f4
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
<classpathentry kind="src" path="modules/queries/src/java"/>
<classpathentry kind="src" path="modules/queries/src/test"/>
<classpathentry kind="src" path="modules/queryparser/src/java"/>
<classpathentry kind="src" path="modules/queryparser/src/resources"/>
<classpathentry kind="src" path="modules/queryparser/src/test"/>
<classpathentry kind="src" path="modules/suggest/src/java"/>
<classpathentry kind="src" path="modules/suggest/src/test"/>