[MonoDevelop] Where to put language information in project

Pawel Rozanski tokugawa@afn.no-ip.org
Mon, 29 Mar 2004 00:43:23 +0200


Hello

  I want to open a project and easily say "this is C# project" or "java
  project". Now i have to guess by filenames' extensions.

  I think this could be a simple Gtk.Label in Project Options tab.
  Project Information have info about name and description, so
  this is a good place to show "Language: C#"

  Or it could be just beside project name:
   Cobine "my combine"
     prj1 (C#)
     prj2 (java)

  Maybe other ideas ?

Pawel