SWT has made huge strides in the past few releases in improving ease of deployment. As of 3.4, all you need to do is include the swt.jar file for your particular platform and you're all set. So long as it is on your application's classpath, SWT will figure out the appropriate steps to bring the native libraries into focus. In short: have no fear.
Daniel On Oct 1, 3:15 pm, akopa <[EMAIL PROTECTED]> wrote: > I trying to resolve deployment issues before I commit a lot of code to > Clojure. Basically I have three requirements. > > 1. A Live, Native looking GUI that ... > > 2. Interfaces to Microsoft Excel, and > > 3. Is available as a double-clickable Application. > > Three is solvable with a script or the launcher. Jakob seems like a > reasonable solution to two. One seems to require threads (no problem > there) and SWT. However, SWT seems a little hairy to deploy. Has > anyone here been successful using SWT with Clojure? These may be > basic questions, but I'm a relative newbie w/regard to Java deployment > issues, especially anything that involves JNI. > > Thanks again, > > Matt --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---