nginx-clojure Code
Nginx-Clojure is a Nginx module for embedding Clojure or Java programs
Brought to you by:
xfeep
<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>nginx-clojure-embed</name> <comment></comment> <projects> <project>nginx-clojure</project> <project>nginx-current</project> </projects> <buildSpec> <buildCommand> <name>ccw.builder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>ccw.leiningen.builder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> <triggers>clean,full,incremental,</triggers> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> <triggers>full,incremental,</triggers> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.cdt.core.cnature</nature> <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>ccw.leiningen.nature</nature> <nature>ccw.nature</nature> </natures> </projectDescription>