Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is there a flag or notification at the end of a project creation?
Is there a flag or notification at the end of a project creation? [message #1775548] Tue, 31 October 2017 22:05
Faisal Tariq is currently offline Faisal TariqFriend
Messages: 33
Registered: August 2017
Member
Hello

Is there a flag or notification to tell if a project "creation" is Done using Eclipse Plug-in tools. I am running a PDE Plug-in and am running a Java code (along with the plug-in xml) and will monitor, using multi-thread, the completion of project creation and when the project is "finally" created, I wish to tweak the .projects, .cprojects file through the Java code.

Simply put, I am looking for a flag or variable that I can probe with my Java code to tell me that Eclipse is done creating the C/C++ project.

Thanks

[Updated on: Tue, 31 October 2017 22:30]

Report message to a moderator

Previous Topic:Unable to profile with valgrind?
Next Topic:Papyrus RT - create new project with load template C++
Goto Forum:
  


Current Time: Fri Apr 26 01:02:00 GMT 2024

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

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

Back to the top