Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:07
encom79  is currently offline encom79 Friend
Messages: 12
Registered: July 2009
Junior Member
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 Jan 16 00:08:50 GMT 2025

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

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

Back to the top