Created
September 17, 2010 23:39
-
-
Save elben/585151 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Use \p to close this buffer! | |
Could not determine the Namespace of the file. | |
This might have different reasons. Please check, that the ng server | |
is running with the correct classpath and that the file does not contain | |
syntax errors. The interactive features will not be enabled, ie. the | |
keybindings will not be mapped. | |
Reason: | |
Error executing Nail! (131) | |
java.lang.NoSuchMethodException: vimclojure.Nail.main([Ljava.lang.String;) | |
at java.lang.Class.getMethod(Class.java:1605) | |
at com.martiansoftware.nailgun.NGSession.run(Unknown Source) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment