My app is a straightforward Java SE 6 program, built in Eclipse and distributed as a single executable jar (I don't need or use any advanced build tools such as ant).
I want to automate the process of getting accurate version information into the "About" message, because right now I have to remember to open the main class and update a version String every time I rebuild the app.
Ideally I'd like to automatically insert the date/time when the code (or the jar) was built into something I can access at runtime, but any workable approach would do.
I suspect they don't want to move the memory controller to the compute tile, if for no other reason, they want to be able to park the compute tile on a laptop when it is sleeping. I suspect Intel will continue to enhance the way their new tile architected works. It's for that reason why AMD's 3D cache CPUs do so much better for gaming, it helps offset the latency added by putting the memory controller on the I/O die. Intel made it clear long ago that gamers are not who the design chips for, so I wouldn't hold your breath.
LP cores are MUCH lower power than Efficiency cores. Efficiency cores never really lived up to their name, but they did add a meaningful amount of performance in multithreaded loads, so Intel isn't going to remove them.
I don't usually say this, but WTF Microsoft?! Do you hate your customers, or do you just really not care at all? Windows Hello is one of the useful Windows features, and now you're effing it up.
Question
JamesCherrill
My app is a straightforward Java SE 6 program, built in Eclipse and distributed as a single executable jar (I don't need or use any advanced build tools such as ant).
I want to automate the process of getting accurate version information into the "About" message, because right now I have to remember to open the main class and update a version String every time I rebuild the app.
Ideally I'd like to automatically insert the date/time when the code (or the jar) was built into something I can access at runtime, but any workable approach would do.
Does anyone have any suggestions?
Thanks
James
Link to comment
https://www.neowin.net/forum/topic/746508-javaaccessing-build-datetime-at-runtime/Share on other sites
8 answers to this question
Recommended Posts