On Tue, Jun 12, 2012 at 8:50 AM, Denis Vulinovich
<denis.vulinov...@ihug.co.nz> wrote:

> My Java classpath (in Windows) is C:\dev\vaadin\sample.

It misses "classes" subdirectory.

Also, I don't think you need lein for the example. Write a clj script
and have it loaded/compiled by RT.loadResourceScript.

If you're in Eclipse, use Counterclockwise plugin to manage your
Clojure project and have it be a dependency of the Java project with
the main class. I believe you can also create a multi-language project
with Clojure and Java side-by-side, but I'd rather suggest have many
smaller projects each with their own language than one big project
with many languages. I think it's a matter of taste, tough.

Jacek

-- 
Jacek Laskowski
Functional languages (Clojure), Java EE, and IBM WebSphere -
http://blog.japila.pl
"Never discourage anyone who continually makes progress, no matter how
slow." Plato

-- 
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