Virtual Method
IdeWorkbenchAddinproject_loaded
Description
This function is called after the project has been loaded.
It is useful for situations where you do not need to influence the project loading, but do need to perform operations after it has completed.
Parameters
project_info
-
Type:
IdeProjectInfo
An
IdeProjectInfo
.The data is owned by the caller of the function.