olexiy prokhorenko’s blog

olexiy prokhorenko’s blog

Olexiy Prokhorenko  //  I wear many hats and like different things. Dream and evolve, explore what else I can do. I want to build something nice.

More about me you can find on my profile page. You can follow me on Twitter @alexeypro or connect with me on LinkedIn. Do you know me personally? Help me improve, rate my skills on PlusRated.

My interests: Mobile and Web, Technology, Entrepreneurship, Startups, Business, User Experience and Human Interfaces, Lean and Agile Methodologies, Self-improvement.

Oct 6 / 6:14pm

Dark theme preferences for Eclipse

Click here to download:
Eclipse-Preferences-10062009.epf (115 KB)

Here are my "dark theme" preferences for Eclipse. Not only color preferences, though, but everything.

Filed under  //  development   eclipse   ide   java  

Comments (1)

Oct 6 / 4:46pm

NetBeans and Eclipse

I've been using NetBeans quite for a long time before and after Eclipse, and actually liked the way it comes as one bundle of everything Web developer may need. In Eclipse, engineer is forced to find all pieces of the so needed software to put them together, while NetBeans does this job for you.
Apparently, this part did not change, but many others did. So, Eclipse - latest Galileo with Subclipse and Maven plugin. NetBeans - latest 6.7.1. Love fast track to coding from NetBeans. Love so missed dark theme (TextMate people will understand me :-)
But heck, why Maven project builds from command line but does not build from NetBeans? Why if project IS build, NetBeans shows zero errors and works great, otherwise pages are so reddish of errors? Why if I added/changed classes right click on project and "reload" does not help but IDE restart does? Why Cmd+Space takes so much time for "Indexing..."? Why can't I generate stubs of hashCode and toString without installing separate plugins? Are we what - trying to be "plugin for everything" now? Literally, I was so full with "why's" so I ran Eclipse in parallel. So, what do I miss? Right, I miss at least one neat thing - dark themes. Okay, so I Googled for that a little bit, yes, Eclipse still didn't make it easier than importing FULL preferences... So I got somebody's dark theme and adopted for myself (I'll upload it somewhere soon so everybody could see and try it out). Other than that - yes, very ugly, but Eclipse just did work fine for my regular needs. Weird! Eclipse is still so so for Ruby. RadRails helps, but it's still a heavyweight in this RoR world. So sticking to old TextMate... If only it could do Java better... :-)
Filed under  //  development   eclipse   ide   java   netbeans  

Comments (0)

Sep 11 / 7:45pm

Eclipse configuration

Every time I re-install Eclipse I understand that there is no way I can remember how to set eclipse.ini properly. So here is (link), and below should be embedded paste (if it does not show up, that means Posterous blocks it ;-)
On Mac Eclipse keeps it's configuration file here: Eclipse.app/Contents/MacOS/eclipse.ini
And links I need:
Subversion: http://subclipse.tigris.org/
Maven: http://m2eclipse.sonatype.org/

Filed under  //  development   eclipse   ide   java  

Comments (0)