I believe this is fixed in Clojure 1.7, see
http://dev.clojure.org/jira/browse/CLJ-1315 for lots of detail.

On 27 March 2017 at 08:51, lonign via Clojure <clojure@googlegroups.com>
wrote:

> Hi David,
>
> It's been a long time, but have you found a solution to this problem? I
> came across a StackOverflow question about a similar problem:
>
> Clojure can't import JavaFX classes with static initializers
> <https://stackoverflow.com/questions/23365409/clojure-cant-import-javafx-classes-with-static-initializers>
> I have a similar problem, but have not been able to solve it using only
> Clojure. I've had to use a workaround of writing the class I want in Java
> and having to import that class. It just makes the project a bit messier.
>
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to