In general, there's always a mismatch between linux package managers and
the realities of java stuff.

So, I use apt-get (in ubuntu) to install java itself, and I throw
everything else java-related (maven, ant, eclipse, whatever) in $HOME/opt,
with symlinks to $HOME/bin (that's also where I put the lein shell script).

Don't find out the hard way :-).


On Tue, Apr 22, 2014 at 4:56 PM, Mike Haney <txmikes...@gmail.com> wrote:

> I've used Intellij on Arch and Ubuntu, so I know it works on those (or at
> least it did - I switched to a Mac 18 months ago).
>
> Intellij runs on the JVM, so it should work on any distro in theory.
>  JetBrains has a good knowledge base and forums on their site, so you can
> probably find details on configuring it for various distros there.
>
> As for Cursive, I can't help because I haven't tried it but I have heard
> good things about it.  I did try the La Clojure plugin when I first started
> and was not impressed.  The CCW plugin for eclipse is quite good, but I
> chose Lighttable and haven't looked back.
>
> Let us know how it works out, and welcome to Clojure!
>
> --
> 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
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to