Bug 346772 - It will be nice to have a build time stampe
Summary: It will be nice to have a build time stampe
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-20 18:16 EDT by yin.lu CLA
Modified: 2011-05-23 22:21 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yin.lu CLA 2011-05-20 18:16:58 EDT
Build Identifier: Build id: M20100909-0800

This is not really a bug rather a feature request.  I think this is very reasonable to have a time stampe when a compilation is done.  After the minutes, put the time completed the compilation will be great.


Reproducible: Always

Steps to Reproduce:
1.  Do an compilation.  I was using Eclisepe JAVA IED.
2.
3.
Comment 1 Stephan Herrmann CLA 2011-05-21 14:54:13 EDT
(In reply to comment #0)
> Build Identifier: Build id: M20100909-0800
> 
> This is not really a bug rather a feature request.  I think this is very
> reasonable to have a time stampe when a compilation is done.  After the
> minutes, put the time completed the compilation will be great.

I don't understand where this time stamp should appear.
Are you talking about the command line compiler and its option -time ?

Secondly, could you explain, why having a time stamp would be useful?
Class files on disk certainly have their access times updated to the
current time. Why is this not enough?

> 1.  Do an compilation.  I was using Eclisepe JAVA IED.

Do you mean "Eclipse IDE for Java Developers"?