I have been learning a bit of Java at school a loooooooooong time ago
("programming basics"), when we were programming applets and I
outscored all others with ease as I was the only one who could program
already, and now I do android programming in Java, but I have never
ever made a normal Java project, so I feel I'm missing some essentials
to get started in Clojure when I want to create "stand-alone" apps.
Can some of you maybe help me getting started on a Clojure project,
e.g. the files I need to have to get it compiled nicely to a working
JAR-package? (I use eclipse with CCW, but explanations for emacs are
fine as well.) I have been looking online but I don't succeed well
with the instructions found out there, I think it assumes too many
knowledge of Java...
Thanks beforehand, I would really appreciate your help (and don't be
shy to make it verbose and full of hints ;))
Joop Kiefte, 20 yrs, the Netherlands
--
Communication is essential. So we need decent tools when communication
is lacking, when language capability is hard to acquire...
- http://esperanto.net - http://esperanto-jongeren.nl
Linux-user #496644 (http://counter.li.org) - first touch of linux in 2004
http://github.com/nakkaya/clojure-stub
it will create a bare bones Hello World! application, that you can
build on top of, including an ant task for creating a jar file for
your application.
Regards,
--
Nurullah Akkaya
http://nakkaya.com
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com
> Note that posts from new members are moderated - please be patient with your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>
Again, thanks a lot!
2009/12/28 Nurullah Akkaya <nuru...@nakkaya.com>:
[...] I think this works a lot nicer than CCW. [...]
And I get duplicated files probably because of eclipse works (include
every compiled file in the project as it is in the same directory). I
got lost there =x.
At least I would like to see a basic workflow document about CCW, and
better of course to have it nicely built in in Eclipse.
I hope you understand what I mean...
2009/12/28 Laurent PETIT <lauren...@gmail.com>:
2009/12/28 Laurent PETIT <lauren...@gmail.com>:
2009/12/29 Laurent PETIT <lauren...@gmail.com>: