Posted by erka on July 31st, 2007 under development java
Наверно любой, кто начинал использовать Eclipse после IntelliJ Idea, ощущал некоторое неудобство в первые месяцы работы в новой IDE. Проблем было много — философия проекта, настройки, горячие клавиши Eclipse сильно отличается от подхода в Idea. Но время делает свое дело — я уже привык к ней и начал использовать различные плагины для java разработки, о которых и хочу Вам рассказать. И так по порядку.
Read the rest of this entry »
7 Comments »
Posted by erka on July 22nd, 2007 under mac os x
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 »
Posted by erka on July 19th, 2007 under development
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 »