eXparity / hamcrest-date

A Java library which provides a suite hamcrest matchers for matching dates, times, and moments in time
BSD 3-Clause "New" or "Revised" License
70 stars 11 forks source link

Helpful to add static imports needed #7

Closed codeslubber closed 11 years ago

codeslubber commented 11 years ago

Using eclipse it's nice to have the static import packages in favorites. Would be nice to add to the read me.

stewbis commented 11 years ago

Hi codeslubber, how would you see this being structured? A list of static imports, or an import format supported by eclipse?