Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Project Creation Performance(Project Creation Performance)
Project Creation Performance [message #1791083] Fri, 22 June 2018 14:36
Ryan Morse is currently offline Ryan MorseFriend
Messages: 1
Registered: June 2018
Junior Member
I am working on developing a plugin that will import designs into Eclipse. This is expected to create multiple projects, some applications and some dependent library projects. In order to make the import process as fast as possible, we would like to disable any background processes that are not necessary until after the import is complete. We are currently turning off the indexer and auto building during the import process. Are there any other items that should be disabled/suspended while creating the projects?
Previous Topic:Exclude (duplicate) header from project
Next Topic:header file dose not rebuild after update
Goto Forum:
  


Current Time: Fri Apr 26 09:12:03 GMT 2024

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

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

Back to the top