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 defined in your windows path (and you should)
then you can delete this variable and only call to java.exe in the
application path.


Scite is the editor and if you want to integrate with the OS when you
right click over a clj file you can edit \bin\scite\config
\Scite.To.Context.Menu.reg and then merge it with your registry.

Ctrl+1 and Ctrl+2 only works if you have java home defined on your
windows path.

In the next version I will include a launcher in order to avoid
mistakes and configure all this path (or not and trust in the user
java home definition in the path)


Thanks for download ACB and let me know if you need more help!

Darío Macchi


On Jul 10, 6:11 pm, e <[email protected]> wrote:
> 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.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to