I\'m working on a Java game that has both a 2D game panel and \"pseudo\"-3D one. It isn\'t real 3D as it\'s merely some 2D planes put in a 3D environment (no custom created models).
I have some content files that I would like to share between a number of projects in Visual Studio. I have put these files in their own project, set the build action to \"Content\", and the copy to o