Yes, exactly it was, also at some point I was trying examples/introduction
(ruby's require like statement) instead of examples.introduction which all
together made me lost. Thanks everybody for your help.
Thanks,
Mohammad
On Sat, Jun 19, 2010 at 11:59 AM, Michael Wood wrote:
> On 19 June 2010
Correction, it worked..
On Fri, Jun 18, 2010 at 6:19 PM, Mohammad Khan wrote:
> No, it didn't work.. what else I could be missing..
>
>
> On Fri, Jun 18, 2010 at 5:56 PM, Rob Lachlan wrote:
>
>> Whoops, that should read:
>>
>> java -cp c:\clojure-
b Lachlan wrote:
> > have you tried starting with:
> >
> > c:\clojure-contrib\clojure-contrib.jar;c:\clojure\clojure.jar;c:
> > \projects.clj clojure.main
> >
> > On Jun 18, 2:00 pm, Mohammad Khan wrote:
> >
> >
> >
> > > C:\
C:\Projects.clj>java -cp
c:\clojure-contrib\clojure-contrib.jar;c:\clojure\clojure.jar clojure.main
Clojure 1.1.0-alpha-SNAPSHOT
user=> (require 'examples.introduction)
java.io.FileNotFoundException: Could not locate
examples/introduction__init.class or examples/introduction.clj on
classpath: (NO_
This thread has potential to be the longest thread of clojure mailing list!
personally, I like strip or trim than chomp/chop.
On Wed, May 26, 2010 at 2:08 PM, Fogus wrote:
> > "chomp" has a clear meaning to anyone who's touched Perl/Ruby/shell-
> > scripting.
>
> Believe me I can sympathize wit