Looking at this again, i notice that ViewPart is an abstract class.
Can we extend these ?
--~--~-~--~~~---~--~~
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
N
rintln "HI"))
(clojure.core/defn MyView362setFocus [this])
When i type in rcp.MyView i get an error
java.lang.ClassFormatError: Duplicate field name&signature in class
file
Looking at the class expansion in eclipse, theres a duplicate init_var
However, when i replace org.eclip