Hi, folks,

We had new release over the past weekend and there were
some enhancements on Eclipse sensor.

* State change activity data will include file you work on,  fully
  qualified class name, number of methods, number of statements
  in the class.
* If State change is on a test file it will tell number of test cases,
  also number of assertions.

I already worked on WorkspaceManger to deal with new data format
correctly to my data. If you have strange workspaces in your preference
page which has '#' character please let me know.

If your eclipse did not prompt for update since last Saturday please do
it manually and check your sensor.properties to make sure you have
following properties defined.

#Generic Hackystat Sensor Setting.
HACKYSTAT_STATE_CHANGE_INTERVAL=30
HACKYSTAT_BUFFTRANS_INTERVAL=5
HACKYSTAT_AUTOSEND_INTERVAL=10

# Eclipse Sensor Setting
ENABLE_ECLIPSE_SENSOR=true
ENABLE_ECLIPSE_MONITOR_SENSOR=true
ENABLE_ECLIPSE_UPDATE_SENSOR=true
ECLIPSE_UPDATE_URL=http\://hackystat.ics.hawaii.edu/hackystat/download/eclipse/site.xml

Thanks,
Hongbing

Reply via email to