Bug 550914 - Enable fortran project wizard in empty project explorer

Change-Id: Ie872ee87f28188b811730f6f6f2ea34aab68f5e1
Signed-off-by: Greg Watson <g.watson@computer.org>
diff --git a/org.eclipse.photran.cdtinterface/plugin.xml b/org.eclipse.photran.cdtinterface/plugin.xml
index 99e98a6..875ddbd 100644
--- a/org.eclipse.photran.cdtinterface/plugin.xml
+++ b/org.eclipse.photran.cdtinterface/plugin.xml
@@ -226,6 +226,9 @@
          <description>
              %wizard.description
          </description>
+         <selection
+               class="org.eclipse.core.resources.IProject">
+         </selection>
       </wizard>
 
       <!-- New File Wizards -->