Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] DateFormat

Hi Timur,

> thank you for the fast reply!
> 
> << here's some general advice if you want to know how something
> was implemented elsewhere [...] >>
> Okay, I will try it again. I have already looked in
> the GenericHistoryView [1], but not found what I have searched for. 

I found the following the the EGit source: CommitLabelProvider [1],
which refers to a GitDateFormatter from  org.eclipse.jgit.util. Maybe
you can use that?

Hope that helps.

Andreas

[1]
<https://git.eclipse.org/c/egit/egit.git/tree/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/CommitLabelProvider.java>

-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top