bnd
bnd copied to clipboard
Initial importing a bnd maven projects does not show the Maven Workspace category in repository view
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.
The Error case
Example directory shape, with no .projects, .classpath and no .settings
@rotty3000 Can you look at this?