Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to remove Refresh Policy resource?
How to remove Refresh Policy resource? [message #1185848] Thu, 14 November 2013 09:56
J Chintu is currently offline J ChintuFriend
Messages: 7
Registered: June 2012
Junior Member
Hi,

We have a plugin to create our customized c/c++ projects in Eclipse with CDT API.
When we create a project, the project build configuration's Refresh Policy gets a resource for refresh after every build operation. This resource is the project itself.
Hence every build operation follows a project refresh which is time consuming.
We can remove this resource entry by going to project properties from UI(project properties->c/c++ build->Refresh Policy). But we want to add code to plugin to remove that entry(project in refresh policy) using CDT API(8.x.x). Is it possible? If yes, please help me.

Thanks a million!
Previous Topic:Showing previous build command in current Build Target progress message
Next Topic:How to detect when the EventManager is done with processing a certain event
Goto Forum:
  


Current Time: Fri Apr 26 02:24:09 GMT 2024

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

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

Back to the top