Another Clojure Box - Version 1.4 Fix!!!

2009-09-08 Thread Darmac
Hi, In the last version of ACB I make a mistake with SciTE version!! Thanks to all the people that have been using ACB from the very beginning that warn me that SciTE version wasn't the wright one. If you have download ACB1.4, please download SciTE.exe from this URL (http://www.teradepot.com/did

Re: Another Clojure Box - Version 1.4

2009-09-07 Thread Darmac
My response is inline too! > > Be sure that: > > - the REPL it's working fine (if it let you work normally then it's > > fine). > > I am not sure if I have found the REPL in the ACB yet. Is it the > WinCommand "Clojure 1.0" tab you are talking about? How do I setup ACB > the first time? Yes. Th

Re: Another Clojure Box - Version 1.4

2009-09-04 Thread Darmac
f you can't make it works, let me know and I send you the files (without guarantee ;-) On Sep 4, 4:08 pm, John Newman wrote: > Would I be able to achieve the auto-complete function with just a properties > file, without having to recompile? > > > > > > On Fri, Sep

Re: Another Clojure Box - Version 1.4

2009-09-04 Thread Darmac
.6.0_16. > > > I look forward to somebody correcting me what I am doing wrong. :-) > > > Regards, > > Shantanu > > > On Sep 3, 8:37 pm, Darmac wrote: > > > Hi, > > > I just release version 1.4 of ACB. > > > > Changelog: > > > ++ Cust

Re: Another Clojure Box - Version 1.4

2009-09-04 Thread Darmac
eyboard shortcuts > mentioned on the URL, nor using any other method. I am using Windows > XP 32-bit with JDK 1.6.0_16. > > I look forward to somebody correcting me what I am doing wrong. :-) > > Regards, > Shantanu > > On Sep 3, 8:37 pm, Darmac wrote: >

Another Clojure Box - Version 1.4

2009-09-03 Thread Darmac
Hi, I just release version 1.4 of ACB. Changelog: ++ Customized version of SciTE 2.01. It's accept \n in tooltips and have a simple clojure lexer (don't use lisp lexer any more). ++ Better SciTE autocomplete (recognize ?,- and others keyword symbols) ++ Now you can resize file explorer in SciTE (

New version of AnotherClojureBox (ACB)

2009-07-31 Thread Darmac
Hi I just release a new version of AnotherClojureBox!! What's new: - First, ACB Launcher!! Many people ask me for what file should be executed in order to edit or run REPL, so I did a launcher that wiil be always there. - Improved inline form documentation (now include clojure.contrib namespace

Re: AnotherClojureBox new version!

2009-07-13 Thread Darmac
Yes, you are right! WinCommand is the repl! I think that the problem that you have is with java location. Did you set JAVA_HOME in wincommand.ini? this variable will replace JAVA_HOME in the path of clojure application config (last two lines of the [applications] area). If you have java home def

AnotherClojureBox new version!

2009-07-09 Thread Darmac
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 f

Another Clojure Box

2009-06-16 Thread Darmac
Hi, I have been experimenting with Clojure last two months and in my learning process I used several applications. So, I have made a package and want it to share it with everybody that want to learn Clojure. What's wrong with the existing Clojure Box? well... nothing at all; but if you are like m