Skip to content

Instantly share code, notes, and snippets.

@sharwell
Created August 31, 2012 09:19
Show Gist options
  • Select an option

  • Save sharwell/3550679 to your computer and use it in GitHub Desktop.

Select an option

Save sharwell/3550679 to your computer and use it in GitHub Desktop.
MEF support for the Output Window in Visual Studio 2010: OutputWindowDefinition
namespace JavaLanguageService.Panes
{
public sealed class OutputWindowDefinition
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment