1
0
-1

Clone and build in eclipse is successful,still not getting the java project structure for all modules.Only for few modules can see the java project structure. How to get java structure for all modules?


PFB the screenshot for reference:

we can see the java structure for appc-rest-healthcheck-adapter-bundle but not for appc-rest-adapter-bundle.

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Thank You Patrick for your suggestion.

      Issue is resolved now. I was not getting proper java project structure because I had imported the project by "right click>import projects" in eclipse git repository. But when I imported project from using Eclipse "File>Imports" option, I was able to see the java structure for all java modules. 

        CommentAdd your comment...
      1.  
        1
        0
        -1

        I just imported all the projects into a new eclipse workspace and the appc-rest-adapter-bundle is showing the correct structure. Maybe you could try creating a new eclipse workspace and try importing the projects again. Or, just delete that one project and try importing it again.

          CommentAdd your comment...