Category Archives: Uncategorized

EclipseZone

A new Eclipse site is launched. It is called EclipseZone.

It is described as “an online community by and for Eclipse users everywhere”.

[via eclipsepowered]

Posted in Uncategorized | Leave a comment

Eclipse 3.1RC1 is available

Eclipse 3.1RC1 is available for download for the last week or so. I think I am going to wait until the release comes out because it is kinda painful for me to setup my development environment again for the new release.

Posted in Uncategorized | Leave a comment

Eclipse 3.1

I started using Eclipse 3.1 M6 release this week. The killer feature to prompt to switch was the new functionality to redirect console output to a file added to the Common tab of launch configuration dialog. I found out about…

Posted in Uncategorized | Leave a comment

Passwordless SSH

I was working on creating a launch configuration in Eclipse using an external tool which would be SSH. I needed to setup passwordless SSH connection to the remote machine. I had done it before but something had changed and I…

Posted in Uncategorized | Leave a comment

hackyEclipse and CDT

As I mentioned, hackyEclipse is an Eclipse plug-in that collects productivity metrics. It gathers Activity, File Metric, and Unit Test data in Eclipse and sends to hackyStat server. The sensor used to only support JDT. I recently joined the development…

Posted in Uncategorized | Leave a comment

Hackystat and Eclipse

Hackystat is an experimental testbed for personal metrics validation. There are several tool sensors for several development tools. You can read more about the tool sensors here.I am mainly interested in the Eclipse sensor, namely hackyEclipse. It is a plug-in for…

Posted in Uncategorized | Comments closed