XS solutions, projects, etc.
Posted: Thu Feb 27, 2014 12:11 pm
i'm trying to understand XS solutions and projects. or perhaps i should say i'm trying to understand .net solutions and projects.
here's a likely place to look for info:
http://monodevelop.com/Documentation/Solutions_and_Projects_explained
but it looks like the above info may be obsolete, because when i go to (win 7) XS "file" >> "new", i'm not being offered a chance to create a "project" at all, rather only a choice of "file", "solution" or "workspace". it's a bit mystifying.
what i'd like is to be able to simultaneously write a program, plus a library, have them both open in windows or instances of XS, push one button to build all of it and be able to debug by stepping through the code, including automagically having the debugger jump from program code over to library code, as the library code is called by the program. (hope i'm using the right nomenclature.)
maybe that's all too much to ask for, but nevertheless i can't figure out how to even get two projects to be created under one solution name.
any comments, or explanatory links, very welcome. yes, i did of course google these issues, but must be not asking the right questions, because most of what i'm seeing is explanations of the difference between solutions and projects. and as you can see from the link i quoted above, the definition of "workspace" could perhaps be a little more complete.
here's a likely place to look for info:
http://monodevelop.com/Documentation/Solutions_and_Projects_explained
but it looks like the above info may be obsolete, because when i go to (win 7) XS "file" >> "new", i'm not being offered a chance to create a "project" at all, rather only a choice of "file", "solution" or "workspace". it's a bit mystifying.
what i'd like is to be able to simultaneously write a program, plus a library, have them both open in windows or instances of XS, push one button to build all of it and be able to debug by stepping through the code, including automagically having the debugger jump from program code over to library code, as the library code is called by the program. (hope i'm using the right nomenclature.)
maybe that's all too much to ask for, but nevertheless i can't figure out how to even get two projects to be created under one solution name.
any comments, or explanatory links, very welcome. yes, i did of course google these issues, but must be not asking the right questions, because most of what i'm seeing is explanations of the difference between solutions and projects. and as you can see from the link i quoted above, the definition of "workspace" could perhaps be a little more complete.