Hi,
Am 14.03.2009 um 16:53 schrieb stephaner:
[java] java.lang.Exception: Unable to resolve symbol: type in
this context (util.clj:285)
You are missing the type function, which was added in a recent
SVN version (rev 1307). At the moment VimClojure relies on a
more recent SVN revision. Ple
Hi I did get it working,
I had to pull out of svn and rebuild clojure and clojure-contrib.
Thank you everyone for your help,
Stéphane
On Mar 14, 11:53 am, stephaner wrote:
> Hi again,
>
> There are some errors in the build process. First here is my
> local.properties
>
> clojure.jar=/home/ste
Hi again,
There are some errors in the build process. First here is my
local.properties
clojure.jar=/home/stephane/src/clojure/clojure.jar
clojure-contrib.jar=/home/stephane/src/clojure-contrib/clojure-
contrib.jar
nailgun-client=ng
I did built it with either a single : ant
and a build script:
Hi,
Am 14.03.2009 um 16:16 schrieb stephaner:
de/kotka/vimclojure/backend.clj
de/kotka/vimclojure/nails.clj
de/kotka/vimclojure/repl.clj
These don't get compiled. There is definitively
an error in the ant build. How do you invoce
ant? Did you create the local.properties file
as the README sta
Hi again,
I did try using your install script, build with ant seems ok, but
still get the same error:
./ng de.kotka.vimclojure.nails.NamespaceOfFile < /home/steph/testsrc/
test.clj
java.lang.ClassNotFoundException:
de.kotka.vimclojure.nails.NamespaceOfFile
at java.net.URLClassLoader$1.r
hi
I have soluved the same problem. the conclusion is when ant made
vimclojure.jar, ant failed compiling it. Please check local.propaties
out. or you modify 'CLOJURE', 'CLOJURECONTRIB' and 'VIMCOLJUREHOME' of
my installer.sh. This script works on sh/bash/zsh ...
installer.sh
#!/bin/sh
# insta
Hi,
Am 14.03.2009 um 14:50 schrieb stephaner:
Here is the output using the client alone:
~/src/vimclojure-2.0.0$ ./ng de.kotka.vimclojure.nails.NamespaceOfFile
< /home/steph/testsrc/test.clj java.lang.ClassNotFoundException:
de.kotka.vimclojure.nails.NamespaceOfFile
at java.net.URLClass
Hi Mr Brandmeyer,
The server is running:
NGServer started on 127.0.0.1, port 2113.
Here is the output using the client alone:
~/src/vimclojure-2.0.0$ ./ng de.kotka.vimclojure.nails.NamespaceOfFile
< /home/steph/testsrc/test.clj java.lang.ClassNotFoundException:
de.kotka.vimclojure.nails.Namespa
Hi,
Am 14.03.2009 um 13:33 schrieb stephaner:
When I try to read a clojure source file, I have the following
exception:
Error detected while processing function
vimclojure#ExecuteNailWithInput:
line 23:
E605: Exception not caught: Couldn't execute Nail! /home/steph/src/
vimclojure
-2.0.0/ng
When I try to read a clojure source file, I have the following
exception:
Error detected while processing function
vimclojure#ExecuteNailWithInput:
line 23:
E605: Exception not caught: Couldn't execute Nail! /home/steph/src/
vimclojure
-2.0.0/ng de.kotka.vimclojure.nails.NamespaceOfFile 5_LoadF
10 matches
Mail list logo