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/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" path="/Demo-EmbeddedServlet"/>
	<classpathentry kind="lib" path="src/swt-stuff/swt/org.eclipse.swt_3.1.0.jar"/>
	<classpathentry kind="lib" path="src/swt-stuff/swt/org.eclipse.swt.win32.win32.x86_3.1.0.jar"/>
	<classpathentry kind="output" path="bin"/>
</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

  bin/
  docs/
    project-info.txt
  src/
    i18n/
      i18n.properties
      i18n_en.properties
      i18n_es.properties
    java/
      com/
        kneobase/
          demo/
            EmbeddedServletWindowed.java
    swt-stuff/
      swt/
        org.eclipse.swt.win32.win32.x86_3.1.0.jar
        org.eclipse.swt_3.1.0.jar
      swt-win32-3138.dll
    manifest.mf
  .classpath
  .project
  build.xml
  project.properties