Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Measuring compilation time of a Java project
Measuring compilation time of a Java project [message #1756210] Tue, 14 March 2017 00:49 Go to next message
Eclipse UserFriend
Hello everyone,

I need to measure the compilation time of a Java project in Eclipse environment. I don't want to measure the incremental compilation, but whole compilation from zero.

Could you please help me with this?
Re: Measuring compilation time of a Java project [message #1756213 is a reply to message #1756210] Tue, 14 March 2017 03:19 Go to previous messageGo to next message
Eclipse UserFriend
I have just found the post on the link: https://www.eclipse.org/forums/index.php/t/95215/ . I am using Windows. I run a new Eclipse as a configuration from another Eclipse with the option -debug. On the console, I get a message:

Quote:
Debug options:
file:/D:/Eclipse Neon/.options not found


Could you please help? My question is still valid.

Re: Measuring compilation time of a Java project [message #1756220 is a reply to message #1756213] Tue, 14 March 2017 08:48 Go to previous message
Eclipse UserFriend
OK. I have solved the problem. Thank you. For Windows users: http://stackoverflow.com/questions/5004633/how-to-manually-create-a-file-with-a-dot-prefix-in-windows-for-example-htacce .
Previous Topic:Debugging jdt.core
Next Topic:Only add JREContainerEntry when not yet set
Goto Forum:
  


Current Time: Thu Apr 25 16:50:36 GMT 2024

Powered by FUDForum. Page generated in 0.03175 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top