Hello,
Counterclockwise 0.27.0 has just been released.
There has been less activity during summer, vacations & all, but still I thought it would be good to release what was ready, since it's already quite interesting:
- automatic download of source jars from maven central, when available (particularly interesting for projects using java libraries). Thanks to a contribution by Zhang Yaokun (paxnil on Github).
- breakpoints work better (it opens the right clojure files, e.g. in src/, not in target/ or bin/ as before). Thus you can edit them more easily.
- breakpoints work better because they pick the right file. Before, they would mess up files if they were in different folders but had the same name. E.G. the infamous `core.clj` file almost every clojure project/library of the world has.
- Eclipse Startup Issues
- ...
Please see the Changelog for detailed explanations:
Release Note
===========
Install
=======
Installation instructions:
Cheers,
--
Laurent Petit