Hi Martin, Not sure how it fits with the rest of your environment but I've had good success with just the following: - Eclipse Helios (3.6) - CounterClockwise plugin
CounterClockwise integrates well with the Eclipse build system, so I've been able to do most of the stuff I need (e.g. exporting to a runnable .jar file) pretty much automatically. I have multiple projects (some Java, some Clojure, some mixed) on the build path. Mike On Jul 14, 2:15 pm, Martin DeMello <[email protected]> wrote: > What are people using to build mixed clojure/java code? Currently just > using lein {uber,}jar to build and distribute. > > martin -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
