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_SOURCE_FILE:0)
user=>

C:\Projects.clj>echo %CLASSPATH%
C:\Projects.clj;C:\clojure;C:\clojure-contrib
C:\Projects.clj>dir examples\introduction.clj
 Volume in drive C is xxx
 Volume Serial Number is xxxx-xxxx
 Directory of C:\Projects.clj\examples

06/18/2010  04:52 PM                40 introduction.clj
               1 File(s)             40 bytes
               0 Dir(s)  xx,xxx,xxx bytes free

C:\Projects.clj>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to