Imported project structure

Sysprogs forums Forums VisualGDB Imported project structure

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6238
    sashoks34
    Participant

    I’d like to import a linux project that I compile in eclipse.

    My project structure on linux machine is as following :

    /MainSolutionDir

    —workspace

    ——project1

    ——project2

    —sources

    ——project1

    ——project2

    The directories under workspace include object,  binaries, makefile and project xml.

    What directory should I pass to the Import wizard in order to import project1, for example?

     

     

     

    • This topic was modified 9 years, 1 month ago by sashoks34.
    #6256
    support
    Keymaster

    The easiest solution would be to pass the directory of the main makefile and then add further files to your project via <right click in Solution Explorer>->add->Add folder recursively.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.