After not even one day of hacking, I’m releasing my first IntelliJ IDEA plugin. It enables “Tasks” (that default plugin in IntelliJ) to see tasks on the Kanbanery.com board. Thanks to this you’re able to commit always “refering to” some specific task. Using GitHub and Kanbanery such commits are linked back to the task on [...]
Tags:
android,
free software,
intellij,
kanban,
kanbanery,
open source,
plugin,
release
As my team is using a kinda weird source eclipse code formatter setup, that other IDEs can’t emulate in 100% I sometimes found myself committing in a file with only a few changed spaces. Of course, I could use “external-formatter” plugins etc but that’s no good. Running eclipse’s formatter each time I want to format [...]
Tags:
#eclipse,
coding,
git,
hack,
intellij,
java,
netbeans,
SCM,
tip,
xsolve
Zen points directly to the human heart, see into your nature and become Buddha. – Hakuin Ekaku (1685–1768) For those who don’t know about zen coding (where have you been guys?) here’s a little sample: Instead of writing: <form class=”form-comment” id=”comment”> <fieldset> <input id=”myid” name=”name” type=”" /> <input onclick=”hideMe()” type=”" /> </fieldset> </form> You write [...]
Tags:
coding,
free software,
fun,
ide,
IDEA,
intellij,
opensource,
tip,
webdeveloper,
zen
As any JEE interested developer I’ve heard lots of praise aimed at JetBrains IntelliJ IDEA. And then it became open source… Of course I tried it out right away and was shocked how brilliant it was. Some days ago version 9.0 was introduced – still with both an open source and an normal proprietary license. [...]
Tags:
agh,
coding,
fun,
ide,
intellij