Hi Mimmo, I tried your example. Even though my post was about CCW ;-)
But the repl doesn't start. Timed out? Frank. > siena@x230i:~/Clojure/my-cljs-start-project$ lein compile > Compiling ClojureScript. > Retrieving > org/clojure/clojurescript/0.0-2127/clojurescript-0.0-2127.pom from central > Retrieving > com/google/javascript/closure-compiler/v20131014/closure-compiler-v20131014.pom > from central > Retrieving com/google/guava/guava/15.0/guava-15.0.pom from central > Retrieving com/google/guava/guava-parent/15.0/guava-parent-15.0.pom > from central > Retrieving com/google/guava/guava/15.0/guava-15.0.jar from central > Retrieving > org/clojure/clojurescript/0.0-2127/clojurescript-0.0-2127.jar from central > Retrieving > com/google/javascript/closure-compiler/v20131014/closure-compiler-v20131014.jar > from central > Compiling "dev-resources/public/js/advanced.js" from ["src/cljs" > "test/cljs"]... > Successfully compiled "dev-resources/public/js/advanced.js" in > 19.62488913 seconds. > Compiling "dev-resources/public/js/simple.js" from ["src/cljs" > "test/cljs"]... > Successfully compiled "dev-resources/public/js/simple.js" in > 16.21606133 seconds. > Compiling "dev-resources/public/js/my-cljs-start-project.js" from > ["src/cljs" "test/cljs" "dev-resources/tools/repl"]... > Successfully compiled > "dev-resources/public/js/my-cljs-start-project.js" in 25.813356508 > seconds. > Compiling "dev-resources/public/js/useless.js" from ["src/cljs"]... > Successfully compiled "dev-resources/public/js/useless.js" in > 12.535149838 seconds. > siena@x230i:~/Clojure/my-cljs-start-project$ lein repl > Compiling ClojureScript. > Compiling "dev-resources/public/js/advanced.js" from ["src/cljs" > "test/cljs"]... > Successfully compiled "dev-resources/public/js/advanced.js" in > 12.094659893 seconds. > Compiling "dev-resources/public/js/simple.js" from ["src/cljs" > "test/cljs"]... > Successfully compiled "dev-resources/public/js/simple.js" in > 9.494901926 seconds. > Compiling "dev-resources/public/js/my-cljs-start-project.js" from > ["src/cljs" "test/cljs" "dev-resources/tools/repl"]... > Successfully compiled > "dev-resources/public/js/my-cljs-start-project.js" in 27.099435146 > seconds. > Compiling "dev-resources/public/js/useless.js" from ["src/cljs"]... > Successfully compiled "dev-resources/public/js/useless.js" in > 6.170035698 seconds. > REPL server launch timed out. > siena@x230i:~/Clojure/my-cljs-start-project$ -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
