On Sat, Jan 16, 2010 at 03:30:49PM -0800, Sergey wrote:
But how?:)
Use a '$' character to delimit the internal class. ... (:import com.google.template.soy.SoyFileSet$Builder) ... ... (new SoyFileSet$Builder) ... That's the real class name. It's fairly easy to figure this out by looking at the names of the class files that the Java compiler generates. David
-- 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