Skip to content

vpupkin/jcouchdb-1.1.0-1

 
 

Repository files navigation

this is the jcouchdb source code. it can be build with ant.

you can import this as project into Eclipse.

contents:
---------

LICENSE.TXT             copy of the BSD license
build.properties        settings for the build process
build.xml               ant build file
ivy.xml			ivy dependency definition
lib                     contains the dependencies
src                     contains the source code
test                    contains unit tests, 1 integration test that will 
                        only pass if run against a real couchdb 
                        (default it runs against localhost)

Packages

No packages published

Languages

  • Java 89.8%
  • JavaScript 9.7%
  • HTML 0.5%