"LISP package error -UNIT not loaded" in Cusp Eclipse plug-in
I am getting the following error in Eclipse using the Cusp plugin:
LISP package -UNIT not loaded
How to fix it?
+1
Paul Reiners
source
to share
1 answer
This is mistake? I found the following in google groups (first item if you google for this post):
There is an option in the settings that allows you to turn it on and off with
lisp-unit
.
lisp -unit seems to be a unit testing package.
0
Svante
source
to share