Laurent PETIT
unread,May 10, 2009, 10:40:29 AM5/10/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clojured...@googlegroups.com, clojured...@googlegroups.com
This is mainly a bug fix + 1 interesting feature, since many bug reports had been issued during the last days on version 0.0.33.
Bugs fixed:
* Correction of initialization problems.
* When the builder is unable to delete resources in classes folder, it no longer makes the build or clean fail, but instead it just reports an error.
* Corrected an error introduced by last correction on ClojuredevPlugin (use now asyncExec instead of syncExec to avoid deadlock)
* Fixes issue 42 - Pb with clojuredev builder
* Fixed docstring rendering when displayed for clojure vars in code completion
Feature added:
You no longer need to specify a port manually for starting a launch configuration. If you specify -1, clojuredev will automatically determine a port for you (-1 is now the default value when creating a new launch configuration)
Feedback welcome,
Cheers,
--
Laurent