Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » IProgressMonitor for a build
IProgressMonitor for a build [message #251162] Thu, 31 January 2008 11:38
Eclipse UserFriend
Originally posted by: alexandre.vanbelle.3ds.com

Hello,

I want to make something like this in my plugin :
project.build(IncrementalProjectBuilder.CLEAN_BUILD, null);
project.build(IncrementalProjectBuilder.FULL_BUILD, null);

But, I don't know how to monitor the progress of this build. I want to do
the same thing as if the user clicks on "Project->Build".

Does someone knows how to retrieve the monitor of the workbench ?

Thank you.

Alexandre
Previous Topic:In some malformed MethodDeclaration,it's Block is null
Next Topic:eclipse 3.2.1 running OutOfMemory while building workspace
Goto Forum:
  


Current Time: Tue Apr 22 16:48:01 EDT 2025

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

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

Back to the top