hi, i downloaded it, and I think i followed the config instructions. What am I supposed to run?
I double-clicked on WinCommand.exe and got the GUI up. Then I clicked on the Clojure tab, which just printed out "Application closed!!!" I clicked on Clojure 1.0 and Clojure_1.1_alpha ... no error, but not functionality that I can discern, either (I don't have a user prompt, for example). did I launch the right program? Thanks. On Thu, Jul 9, 2009 at 7:15 PM, Darmac <[email protected]> wrote: > > Hi > I just release a new version of AnotherClojureBox!! > > What's new > - Code completion > - Inline help while you are writing clojure form (function arguments, > etc). > - Help form Clojure website pressing F1 over a form. > - Form documentation (where available) in the Outout Window pressing > Ctrl+1 over a form. > - Form source (where available) in the Ouput Window pressing Ctr+2 > over a form. > - Scite API and keyword list file regeneration through (make-clojure- > api) and (make-clojure-keywords) function defined in user.clj (needed > for code completion and inline help). > > Issues and features wishlist: > - Inline form documentation (I need to rebuild scite in order to > support \r\n inside calltips) > - Regex syntax #"" breaks the lexer (Same solution) > - Select forms in the editor and send to execute in the REPL > > Again, give it a try and let me know what do you think about it! > You can download in my homepage > http://sites.google.com/site/dariomac/Home/projects > > Enjoy! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
