Interesting. I just checked the Github repo and all seems well there. I'm
going to chalk this up as some crazy anomaly that happened during the
course of trial and error and my utter confusion with Eclipse when I was
trying to build the code. It's seems apparent that I somehow did something
that ca
Hello again,
2013/3/3 Frank Hale :
> Thank you for the how-to on building but I'm still having issues building
> this. I've managed to get it down to one error.
>
> lang cannot be resolved or is not a field REPLView.java
> /ccw.core/src/java/ccw/repl line 385 Java Problem
>
> the line in question:
Thank you for the how-to on building but I'm still having issues building
this. I've managed to get it down to one error.
lang cannot be resolved or is not a field REPLView.java
/ccw.core/src/java/ccw/repl line 385 Java Problem
the line in question:
if (ClojureBuilder.lang.Util.equals(status, "u
2013/3/2 Frank Hale :
> Thank you. A friend and I were both trying to get it to build for several
> hours and we were throwing ideas back and forth and neither of us thought to
> check for a wiki on how to build it on the Google project page.
I heard you: I've added a README which displays critica
Thank you. A friend and I were both trying to get it to build for several
hours and we were throwing ideas back and forth and neither of us thought
to check for a wiki on how to build it on the Google project page. I'll
definitely give this a go.
On Sat, Mar 2, 2013 at 5:12 AM, Laurent PETIT wrot
2013/3/2 Gunnar Völkel :
> I wanted to point you to the developer instructions over here:
> http://code.google.com/p/counterclockwise/wiki/HowToBuild
> But apparently they changed 4 days ago. The previous description there
> worked for me.
>
> Try the new description there and if it fails, report a
I wanted to point you to the developer instructions over here:
http://code.google.com/p/counterclockwise/wiki/HowToBuild
But apparently they changed 4 days ago. The previous description there
worked for me.
Try the new description there and if it fails, report an issue on that
google code proje
I'm trying to build the CounterClockwise plugin for Eclipse and am stuck
with the following build path problem:
Project 'ccw.core' is missing required library: 'lib'
Has anyone here encountered that and know how to resolve it? I've done a
search on Google but I'm not finding any results. I have a