Code Search for Developers
 
 
  

.classpath from Kneobase at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/highlighter.jar"/>
	<classpathentry kind="lib" path="lib/kneobase-languageidentifier.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
	<classpathentry kind="var" path="LUCENE"/>
	<classpathentry kind="output" path="classes"/>
</classpath>




See more files for this project here

Kneobase

Kneobase is an enterprise search engine, based upon the Lucene search engine and the Spring framework. It allows to perform full-text search across many different content sources. It is highly adaptable out-of-the-box and has a pluggable architecture.

Project homepage: http://sourceforge.net/projects/kneobase
Programming language(s): Java,XML
License: other

  classes/
  lib/
    colaborativa-analyzers.jar
    highlighter.jar
    kneobase-languageidentifier.jar
    log4j-1.2.8.jar
    lucene-1.4.3.jar
    snowball-1.1-dev.jar
  src/
    com/
      kneobase/
        document/
          Document.java
          Field.java
        driver/
          I_IndexData.java
        util/
          I_PathInfo.java
        I_KneobaseConstants.java
        KneobaseException.java
  .classpath
  .project
  build.xml
  project.properties