Eclipse core API to perform project expansion on process completion is proceeding only if expansion candidate resource is having some visible child. If only. project file as child and. project file visibility not enabled expansion is not going to occur.
this results to have the Generated project tree expansion to from time to time on project creation wizard completion. Such is preventing end user to immediately visualize process result.
When it comes to project importing
- You have a workspace already containing 10-20 projects.
- You are importing another 1-5 projects
- These 1-5 projects that are imported are actually quite difficult to spot among the already existing projects... Could we expand them as a post-import action to highlight them?