create multple projects inside a single project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nightscorpion
    New Member
    • Jul 2008
    • 19

    create multple projects inside a single project

    Hello ,
    I have two projects A and B
    is it possible to import project B in project A?
    if not is there any alternative ?

    i tried to import project B as a subfolder. but since both the projects are in different namespaces project A doesnt recognise the namespace from Project B
    and since each of the projects contain a lot of files it is time consuming to change the namespaces fin each of the files.

    any suggestions would be very helpfull
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    You can create multiple projects within one visual studio solution... is that what you mean?

    File > Add > Existing Project

    Comment

    • nightscorpion
      New Member
      • Jul 2008
      • 19

      #3
      no i didnt mean to create multiple projects in a Solution but to create multiple child projects inside a single project.

      Comment

      • Banfa
        Recognized Expert Expert
        • Feb 2006
        • 9067

        #4
        See my reply in this thread and I would have to ask what makes you think you need sub-projects of existing projects?

        Comment

        Working...