Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How PRE_BUILD can cancel BUILD
How PRE_BUILD can cancel BUILD [message #481057] Wed, 19 August 2009 09:07
Eclipse UserFriend
Hi

I made a plugin which add a listener on a PRE_BUILD.
ResourcesPlugin.getWorkspace().addResourceChangeListener(new
PreBuildProcess(), IResourceChangeEvent.PRE_BUILD);

My prebuild process can fail, how to notify eclipse to not run BUILD
process after a prebuild fail ?

Thanks
Previous Topic:Disabling Team Menus in CVS
Next Topic:how to perform a manual local site update
Goto Forum:
  


Current Time: Thu Jun 19 10:06:47 EDT 2025

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

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

Back to the top