Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to check if the project is completely created or imported?
How to check if the project is completely created or imported? [message #1092188] Thu, 22 August 2013 08:38
Eclipse UserFriend
I want to run some process in my projects only when either they are completely created or the import process is completely done.

I am unable to find the APIs where i can check if the project import or creation is completed or not. I have tried using
ICProjectDescription.isCdtProjectCreating()
but this also didn't solve my purpose.

Is there any other way with which I can know if the project creation is still in progress or not?

Also when import is going on, can we check if the project being created in workspace is being imported or newly created?
Previous Topic:Wrench (push-pin icon) is not being displayed on a file in Project Explorer
Next Topic:Eclipse CDT-showing error
Goto Forum:
  


Current Time: Sun May 18 17:06:27 EDT 2025

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

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

Back to the top