Eclipse
-
Speaking at the OSIDays 2010
by lapis on Mon, 23 Aug 2010 21:51:07 +0200
I am very proud to announce that I was invited to speak at the OSIDays in Chennai, India this year. It turns out to be a quite busy conference for me since I am not only providing a 4hrs workshop, but also have two session to give.
-
Advanced Eclipse Workshop (IPC Spring Edition 2010)
by lapis on Mon, 31 May 2010 13:03:58 +0200
As I already mentioned in a former article Nils Langner and I gave a workshop about advanced Eclipse Topics. As we wanted to cover all the cool stuff, we certaily had to ask Sven Kiera to introduce his PHP Tool Integration (PTI). Read this article how it turned out.
-
Keybindings in Eclipse PDT
by lapis on Mon, 19 Apr 2010 11:48:23 +0200
I do use the Eclipse PDT a lot for PHP and Javascript development. So most of the time I have my fingers on the keyboard and find it really annoying if I have to grab the mouse to run any kind of repeated or often used action in my IDE. Means I do use shortcuts very often. Inspired by Nils (phphatesme.com) I decided not to write my findings in a mega comment but write this blog article.
-
E(z)asy coupling - An Eclipse and eZ Components story
by lapis on Sun, 20 Dec 2009 11:28:45 +0100
Inspired by the latest conference a friend of mine asked me to investigate how to run the eZ Components unittests using the External Tools Framework of the Eclipse IDE. I promised him to take a look at this…