bnd icon indicating copy to clipboard operation
bnd copied to clipboard

Initial importing a bnd maven projects does not show the Maven Workspace category in repository view

Open maho7791 opened this issue 2 years ago • 3 comments

When initially importing a bnd maven project in Eclipse as a Maven Project initially only shows the Maven Dependencies category node in the repository view. The Maven Workspace node does not appear.

This problem only occurs for the first import, when no .project file or .settings folder exist in the imported projects setup and Eclipse/M2E has to create them during import. Reloading and rebuilding the workspace doesn't help. After restarting Eclipse, everything is correct.

If the project folder to be imported already contain Eclipse project files/settings every thing works as expected.

maho7791 avatar Jun 22 '22 15:06 maho7791

missing_workspace_node

The Error case

maho7791 avatar Jun 22 '22 15:06 maho7791

project_with_no_eclipse_project_files

Example directory shape, with no .projects, .classpath and no .settings

maho7791 avatar Jun 22 '22 15:06 maho7791

@rotty3000 Can you look at this?

bjhargrave avatar Jul 08 '22 15:07 bjhargrave