It does happen sometimes that you start off a project write up a few classes and then suddenly realize that you need to break this up into multiple projects or re-organize your solution structure.
So when I saw this post on an option in Visual Studio 2008 that was supposedly called "Project From Existing Code" I was quite surprised how I never noticed it.
![]()
When I launched my VS 2008 instance I could not find this option. Then I went and reset my toolbar settings and set it up for the default development environment setting and this option appeared.

I always set my dev settings to the VB Developer Settings and this option seems to be not available in the menu for that setting. If you want to use a different setting and want to use this option, you will need to customize your Menu Options to do so.


Comments