Choosing projects to be loaded
-
-
Hi, I have two projects, one client and one server project. I would like to have both projects in one workspace, and when the user starts the application, he can choose to load either the client project or the server project. How do I do this? THANKS!!
This is a complete answer but it will solve part of it. What you do is on the workspace window, click on tabview, right click at the top of the treeview and say insert workspace, select the workspace either ther server or the cient depending on which workspace you are inserting to. Now on the classview you will see 2 workspace, right click on the workspace and select 'Set active project'. Now run the application , which ever is the active project will be executed. Hope this solves ur problems.
I have lost more blood shaving than on the battlefield - Adolf Hitler
-
This is a complete answer but it will solve part of it. What you do is on the workspace window, click on tabview, right click at the top of the treeview and say insert workspace, select the workspace either ther server or the cient depending on which workspace you are inserting to. Now on the classview you will see 2 workspace, right click on the workspace and select 'Set active project'. Now run the application , which ever is the active project will be executed. Hope this solves ur problems.
I have lost more blood shaving than on the battlefield - Adolf Hitler
-
Thanks. But any idea how to select which project to run during runtime? Is it possible to do it at all?
My dear, runtime of which application??? Like i said if you set the active project that perticular binary will execute.