Plugins for Eclipse

Наверно любой, кто начинал использовать Eclipse после IntelliJ Idea, ощущал некоторое неудобство в первые месяцы работы в новой IDE. Проблем было много — философия проекта, настройки, горячие клавиши Eclipse сильно отличается от подхода в Idea. Но время делает свое дело — я уже привык к ней и начал использовать различные плагины для java разработки, о которых и хочу Вам рассказать. И так по порядку.
Read the rest of this entry »

7 Comments »

iSync and Nokia 5300

When I tried to synchronize Nokia 5300 and Mac OS X first time, I was unpleasantly surprised - iSync does not support this Nokia model. After researching I changed the file

1
/Applications/iSync.app/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/PlugIns/BaseSync.phoneplugin/Contents/Resources/MetaClasses.plist

and added following:
Read the rest of this entry »

62 Comments »

Competition “Laugh or cry?”

Preamble

One day I came to my workplace little bit earlier than I usually do and I decided to review the sources of my current project. As the result of that small research a new note has been written about the interesting piece of code. After reading it, my friend found a similar "creations" in his current project. So the idea of the Worst Code Competition was born.

Read the rest of this entry »

70 Comments »